diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-10-14 17:16:17 +1000 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2005-10-14 17:16:17 +1000 |
commit | c6d2ea92d162c81d4d593b4b5e0f5ceb1b940c72 (patch) | |
tree | a5a7334ba6e472d0c8e702e5d1b8a012f7595af6 /include/asm-ppc64/pci-bridge.h | |
parent | 0e29bb1a4ef69120a614391a649510010031dd8a (diff) |
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'include/asm-ppc64/pci-bridge.h')
-rw-r--r-- | include/asm-ppc64/pci-bridge.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc64/pci-bridge.h b/include/asm-ppc64/pci-bridge.h index 0474bdbf556c..1136cb6433bf 100644 --- a/include/asm-ppc64/pci-bridge.h +++ b/include/asm-ppc64/pci-bridge.h @@ -6,8 +6,6 @@ #include <linux/pci.h> #include <linux/list.h> -#include <asm/iSeries/HvCallPci.h> - /* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |