diff options
| -rw-r--r-- | arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h index 9975727c3dc6..016dc9ed58b8 100644 --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h | |||
| @@ -289,7 +289,7 @@ enum bcm63xx_regs_set { | |||
| 289 | #define BCM_6358_UART0_BASE (0xfffe0100) | 289 | #define BCM_6358_UART0_BASE (0xfffe0100) |
| 290 | #define BCM_6358_UART1_BASE (0xfffe0120) | 290 | #define BCM_6358_UART1_BASE (0xfffe0120) |
| 291 | #define BCM_6358_GPIO_BASE (0xfffe0080) | 291 | #define BCM_6358_GPIO_BASE (0xfffe0080) |
| 292 | #define BCM_6358_SPI_BASE (0xdeadbeef) | 292 | #define BCM_6358_SPI_BASE (0xfffe0800) |
| 293 | #define BCM_6358_SPI2_BASE (0xfffe0800) | 293 | #define BCM_6358_SPI2_BASE (0xfffe0800) |
| 294 | #define BCM_6358_UDC0_BASE (0xfffe0800) | 294 | #define BCM_6358_UDC0_BASE (0xfffe0800) |
| 295 | #define BCM_6358_OHCI0_BASE (0xfffe1400) | 295 | #define BCM_6358_OHCI0_BASE (0xfffe1400) |
