]> 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, 30 Oct 2012 14:13:30 +0000 (10:13 -0400)
commit8f24953af17767b8927b0af154c4294ab41577cc
treeaa48ecb2c26090a84bd4e1ddf2fae4e58cd884c8
parenta50658f644f72b42da86c9fd98bafc29fe00c039
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