diff options
Diffstat (limited to 'arch/ppc/syslib/mpc8xx_devices.c')
-rw-r--r-- | arch/ppc/syslib/mpc8xx_devices.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/syslib/mpc8xx_devices.c b/arch/ppc/syslib/mpc8xx_devices.c index 31fb56593d17..c05ac87ece4c 100644 --- a/arch/ppc/syslib/mpc8xx_devices.c +++ b/arch/ppc/syslib/mpc8xx_devices.c | |||
@@ -21,7 +21,7 @@ | |||
21 | #include <asm/irq.h> | 21 | #include <asm/irq.h> |
22 | #include <asm/ppc_sys.h> | 22 | #include <asm/ppc_sys.h> |
23 | 23 | ||
24 | /* We use offsets for IORESOURCE_MEM to do not set dependences at compile time. | 24 | /* We use offsets for IORESOURCE_MEM to do not set dependencies at compile time. |
25 | * They will get fixed up by mach_mpc8xx_fixup | 25 | * They will get fixed up by mach_mpc8xx_fixup |
26 | */ | 26 | */ |
27 | 27 | ||