summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/hvcall.S
diff options
context:
space:
mode:
authorPaul Mackerras2005-10-10 14:52:26 +0200
committerPaul Mackerras2005-10-10 14:52:26 +0200
commit76f9f87fa51c9fb62c17986e2066ed467ac2da05 (patch)
tree7e9d351fe87d543b4054a2869718d4b6370b6a29 /arch/powerpc/platforms/iseries/hvcall.S
parentpowerpc: Get 64-bit configs to compile with ARCH=powerpc (diff)
downloadkernel-qcow2-linux-76f9f87fa51c9fb62c17986e2066ed467ac2da05.tar.gz
kernel-qcow2-linux-76f9f87fa51c9fb62c17986e2066ed467ac2da05.tar.xz
kernel-qcow2-linux-76f9f87fa51c9fb62c17986e2066ed467ac2da05.zip
powerpc: Get iseries to compile with ARCH=powerpc
This moves the Device_List member from struct device_node to struct pci_dn, which cleans up the device_node and makes the code a little simpler. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/iseries/hvcall.S')
-rw-r--r--arch/powerpc/platforms/iseries/hvcall.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/iseries/hvcall.S b/arch/powerpc/platforms/iseries/hvcall.S
index 9901c0ec1415..07ae6ad5f49f 100644
--- a/arch/powerpc/platforms/iseries/hvcall.S
+++ b/arch/powerpc/platforms/iseries/hvcall.S
@@ -10,6 +10,7 @@
#include <asm/ppc_asm.h>
#include <asm/processor.h>
+#include <asm/ptrace.h> /* XXX for STACK_FRAME_OVERHEAD */
.text