aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/viopath.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-06-21 20:15:33 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-21 21:46:26 -0400
commit0e3e4a1c4dade7872fdb04a5e735ae26d8e2fbfb (patch)
tree60c61677f86f0850f49e4ba19198ab9dd9dd4843 /arch/ppc64/kernel/viopath.c
parent723e2b35e43dcbcfd737c40453caa7d198092d23 (diff)
[PATCH] ppc64 iSeries: remove iSeries_proc.h
include/asm-ppc64/iSeries/iSeries_proc.h just contains a declaration of a function that no longer exists. Remove it. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc64/kernel/viopath.c')
-rw-r--r--arch/ppc64/kernel/viopath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/viopath.c b/arch/ppc64/kernel/viopath.c
index 2ed8ee075680..8caa078a658a 100644
--- a/arch/ppc64/kernel/viopath.c
+++ b/arch/ppc64/kernel/viopath.c
@@ -48,7 +48,6 @@
48#include <asm/iSeries/HvLpConfig.h> 48#include <asm/iSeries/HvLpConfig.h>
49#include <asm/iSeries/HvCallCfg.h> 49#include <asm/iSeries/HvCallCfg.h>
50#include <asm/iSeries/mf.h> 50#include <asm/iSeries/mf.h>
51#include <asm/iSeries/iSeries_proc.h>
52#include <asm/iSeries/vio.h> 51#include <asm/iSeries/vio.h>
53 52
54/* Status of the path to each other partition in the system. 53/* Status of the path to each other partition in the system.