diff options
Diffstat (limited to 'arch/powerpc/platforms/8xx/ep88xc.c')
-rw-r--r-- | arch/powerpc/platforms/8xx/ep88xc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/8xx/ep88xc.c b/arch/powerpc/platforms/8xx/ep88xc.c index 372b1e2921e7..4897edab1ae1 100644 --- a/arch/powerpc/platforms/8xx/ep88xc.c +++ b/arch/powerpc/platforms/8xx/ep88xc.c | |||
@@ -17,7 +17,7 @@ | |||
17 | #include <asm/udbg.h> | 17 | #include <asm/udbg.h> |
18 | #include <asm/commproc.h> | 18 | #include <asm/commproc.h> |
19 | 19 | ||
20 | #include <sysdev/commproc.h> | 20 | #include "mpc8xx.h" |
21 | 21 | ||
22 | struct cpm_pin { | 22 | struct cpm_pin { |
23 | int port, pin, flags; | 23 | int port, pin, flags; |