X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-2.6.39%2F240-spi.patch;h=848b2f6dc737d6b118a6f1fe4105b63dd463a9af;hb=930485561ce9557416ff78681fed907c15a89351;hp=54bed22ca4d381c224ae3295037a8bf4178b3a03;hpb=ab5fd3c1cbf97f8623bed3ed2283b435272e7d70;p=openwrt%2F.git diff --git a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch index 54bed22ca4..848b2f6dc7 100644 --- a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch +++ b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch @@ -847,7 +847,7 @@ + +#define __GEN_SPI_RSET_BASE(__cpu, __rset) \ + case SPI_## __rset: \ -+ return SPI_BCM_## __cpu ##_SPI_## __rset ##; ++ return SPI_BCM_## __cpu ##_SPI_## __rset; + +#define __GEN_SPI_RSET(__cpu) \ + switch (reg) { \