diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-11-06 22:06:52 (GMT) |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-11-07 15:46:19 (GMT) |
commit | 911dec0db4de6ccc544178a8ddaf9cec0a11d533 (patch) | |
tree | f61f70adf6ce1a0a65c7bd4366269bf272470f2c /fs/stack.c | |
parent | 6bf926ddd44ddc67edbeb28d4069f207f2c6e07e (diff) | |
download | linux-fsl-qoriq-911dec0db4de6ccc544178a8ddaf9cec0a11d533.tar.xz |
xen/arm: Fix compile errors when drivers are compiled as modules.
We end up with:
ERROR: "HYPERVISOR_event_channel_op" [drivers/xen/xen-gntdev.ko] undefined!
ERROR: "privcmd_call" [drivers/xen/xen-privcmd.ko] undefined!
ERROR: "HYPERVISOR_grant_table_op" [drivers/net/xen-netback/xen-netback.ko] undefined!
and this patch exports said function (which is implemented in hypercall.S).
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions