summaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-19 23:50:02 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-19 23:50:02 +0000
commitd898c2926f10db4e9356b61fd2402aa051cf1d2f (patch)
treeefee39f9596c884a2f806369e0a4f7b6007f4991 /target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
parent21cd9bc80a0e40762c6d45bed1dbb2105b81f104 (diff)
cns3xxx: reorganize patches, fix pcie io space init order
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33486 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch b/target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
index 2818b4954..bdaee06ea 100644
--- a/target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
+++ b/target/linux/cns3xxx/patches-3.3/052-cns3xxx_spi.patch
@@ -478,7 +478,7 @@
+EXPORT_SYMBOL_GPL(cns3xxx_spi_tx_rx);
--- a/include/linux/spi/spi.h
+++ b/include/linux/spi/spi.h
-@@ -457,6 +457,13 @@ struct spi_transfer {
+@@ -508,6 +508,13 @@ struct spi_transfer {
u32 speed_hz;
struct list_head transfer_list;