]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen: include correct header for xen_pfn_t definition.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 30 Oct 2012 06:51:49 +0000 (07:51 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 27 Nov 2012 01:11:16 +0000 (20:11 -0500)
commitad52b49d828de606b14521e1d5198326f7b1cedb
treeaa48ecb2c26090a84bd4e1ddf2fae4e58cd884c8
parent3868ba8031d59f14966b49560548b151b57e4c74
xen: include correct header for xen_pfn_t definition.

Fixes build breakage:

In file included from arch/x86/xen/xen-ops.h:7:0,
                 from arch/x86/xen/platform-pci-unplug.c:27:
include/xen/xen-ops.h:29:11: error: unknown type name 'xen_pfn_t'

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
include/xen/xen-ops.h