diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-29 18:29:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-29 18:29:45 +0000 |
commit | 562ba537fcd0b210f32a14a05f0cc08ca6b86d55 (patch) | |
tree | 3963e9445bbf25e2d62cb3b26c4ab0e0daf96498 /target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch | |
parent | be55b0f3f446c40086e04dae8abd50f02b153b83 (diff) | |
download | upstream-562ba537fcd0b210f32a14a05f0cc08ca6b86d55.tar.gz upstream-562ba537fcd0b210f32a14a05f0cc08ca6b86d55.tar.bz2 upstream-562ba537fcd0b210f32a14a05f0cc08ca6b86d55.zip |
kernel: update linux 3.7 to 3.7.5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35390
Diffstat (limited to 'target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch b/target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch index 976159c6f9..c6f4b2b959 100644 --- a/target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch +++ b/target/linux/ar71xx/patches-3.7/204-spi-ath79-avoid-multiple-initialization-of-the-SPI-c.patch @@ -20,7 +20,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> --- a/drivers/spi/spi-ath79.c +++ b/drivers/spi/spi-ath79.c -@@ -96,16 +96,8 @@ static void ath79_spi_chipselect(struct +@@ -96,16 +96,8 @@ static void ath79_spi_chipselect(struct } |