X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Ffiles%2Finclude%2Fasm-mips%2Fmach-bcm63xx%2Fbcm63xx_cpu.h;h=1e1b124d7babde98ea94634537371ec60a86309b;hp=be9da2eee72bcde6016d23b839c679e2e1eda40a;hb=54eb83b654a5fc94e825c3c9898818f6c9543dc7;hpb=f2780e24d062e265425f16ac86140d3dcacd1966 diff --git a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h index be9da2eee7..1e1b124d7b 100644 --- a/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h +++ b/target/linux/brcm63xx/files/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h @@ -396,7 +396,7 @@ switch (reg) { case SPI_MSG_DATA: return SPI_BCM_6358_SPI_MSG_DATA; case SPI_RX_DATA: - return SPI_BCM_6358_SPI_RX_FIFO; + return SPI_BCM_6358_SPI_RX_DATA; } #endif #endif