From e6a10d5cddce38334a015f4d43bc0852999e609b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 19 Jun 2012 11:51:15 +0000 Subject: ar71xx: refresh patches SVN-Revision: 32458 --- target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch') diff --git a/target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch b/target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch index 722f659..67ba43f 100644 --- a/target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch +++ b/target/linux/ar71xx/patches-3.3/431-spi-add-various-flags.patch @@ -1,6 +1,6 @@ --- a/include/linux/spi/spi.h +++ b/include/linux/spi/spi.h -@@ -452,6 +452,8 @@ struct spi_transfer { +@@ -503,6 +503,8 @@ struct spi_transfer { dma_addr_t rx_dma; unsigned cs_change:1; @@ -9,7 +9,7 @@ u8 bits_per_word; u16 delay_usecs; u32 speed_hz; -@@ -493,6 +495,7 @@ struct spi_message { +@@ -544,6 +546,7 @@ struct spi_message { struct spi_device *spi; unsigned is_dma_mapped:1; -- cgit v1.1