diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 13:56:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-05 13:56:35 +0000 |
commit | 56f2e085371d5fc782385b8ab1b2c2f58560ac56 (patch) | |
tree | 1114042e3ffee2c7b88dadff21b998dab692ca8e /target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch | |
parent | 8fffc6d6df5b99530fe164f82e2705ef9638517d (diff) | |
download | upstream-56f2e085371d5fc782385b8ab1b2c2f58560ac56.tar.gz upstream-56f2e085371d5fc782385b8ab1b2c2f58560ac56.tar.bz2 upstream-56f2e085371d5fc782385b8ab1b2c2f58560ac56.zip |
ar71xx: update 3.3 patches
SVN-Revision: 31602
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch b/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch index cc393a8e76..c47f99c05e 100644 --- a/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch +++ b/target/linux/ar71xx/patches-3.3/607-MIPS-ath79-ubnt-xm-fixes.patch @@ -42,8 +42,8 @@ }; -static struct ath79_spi_controller_data ubnt_xm_spi0_data = { -- .cs_type = ATH79_SPI_CS_TYPE_INTERNAL, -- .cs_line = 0, +- .cs_type = ATH79_SPI_CS_TYPE_INTERNAL, +- .cs_line = 0, -}; - -static struct spi_board_info ubnt_xm_spi_info[] = { |