diff options
author | Juergen Gross <[email protected]> | 2017-09-14 14:38:58 +0200 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2017-09-18 09:13:23 -0400 |
commit | fe9c1c9555a529bf678148f719c1b9f1730f68a3 (patch) | |
tree | 9ca0709dac937aed01ca763d089ba5bdeea02f92 /lib/netdev-notifier-error-inject.c | |
parent | 51ae253870f55e14ba2854ce9577ac2920efef0c (diff) |
xen: don't compile pv-specific parts if XEN_PV isn't configured
xenbus_client.c contains some functions specific for pv guests.
Enclose them with #ifdef CONFIG_XEN_PV to avoid compiling them when
they are not needed (e.g. on ARM).
Signed-off-by: Juergen Gross <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions