diff options
author | Konrad Rzeszutek Wilk <[email protected]> | 2012-11-06 17:06:52 -0500 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2012-11-07 10:46:19 -0500 |
commit | 911dec0db4de6ccc544178a8ddaf9cec0a11d533 (patch) | |
tree | f61f70adf6ce1a0a65c7bd4366269bf272470f2c /tools/perf/util/trace-event-scripting.c | |
parent | 6bf926ddd44ddc67edbeb28d4069f207f2c6e07e (diff) |
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 <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions