xen/pvh: Fix compile issues with xen_pvh_domain()
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Jan 2014 14:56:06 +0000 (09:56 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Jan 2014 14:59:28 +0000 (09:59 -0500)
commit0869a642326e786544ef3e307175dcec150fe3dc
tree6c38f085f536ba6ddebe318b1f807c8d2a6c481c
parent89c3cf52c76ff3d7b129156f4b8943af517d9db2
xen/pvh: Fix compile issues with xen_pvh_domain()

Oddly enough it compiles for my ancient compiler but with
the supplied .config it does blow up. Fix is easy enough.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/grant-table.c