ar71xx: select ATH79_DEV_M25P80 for the WRT400N board
[openwrt.git] / target / linux / ar71xx / patches-3.3 / 431-spi-add-various-flags.patch
index 722f659801578424492dfe351899291d9f5dc0db..67ba43f0cde29d17959d79f9766e061adeda363a 100644 (file)
@@ -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;