summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-10-10 14:38:27 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2013-10-10 14:38:27 +0000
commit8702c675319b838346a4fbaf4bbb783a563fa9a6 (patch)
tree33d018f487c7fb9a706112a79b863c2373d1b1bb /arch/x86/xen
parentd0e639c9e06d44e713170031fe05fb60ebe680af (diff)
downloadlinux-8702c675319b838346a4fbaf4bbb783a563fa9a6.tar.bz2
tpm: xen-tpmfront: fix missing declaration of xen_domain
xen-tpmfront fails to build on arm64 with the following error: drivers/char/tpm/xen-tpmfront.c: In function ‘xen_tpmfront_init’: drivers/char/tpm/xen-tpmfront.c:422:2: error: implicit declaration of function ‘xen_domain’ [-Werror=implicit-function-declaration] Add include of xen/xen.h to fix this. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Ashley Lai <adlai@linux.vnet.ibm.com> Acked-by: Ashley Lai <adlai@linux.vnet.ibm.com> Cc: Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> Cc: Rajiv Andrade <mail@srajiv.net> Cc: Marcel Selhorst <tpmdd@selhorst.net> Cc: Sirrix AG <tpmdd@sirrix.com> Cc: tpmdd-devel@lists.sourceforge.net
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions