AR8216: complement MIB counters with info in GiB / MiB / KiB
[openwrt.git] / target / linux / ar71xx / patches-4.1 / 461-spi-add-type-field-to-spi_transfer.patch
index a1a51df..ce1b69c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/spi/spi.h
 +++ b/include/linux/spi/spi.h
-@@ -508,6 +508,12 @@ extern struct spi_master *spi_busnum_to_
+@@ -506,6 +506,12 @@ extern struct spi_master *spi_busnum_to_
  
  /*---------------------------------------------------------------------------*/
  
@@ -13,7 +13,7 @@
  /*
   * I/O INTERFACE between SPI controller and protocol drivers
   *
-@@ -628,6 +634,7 @@ struct spi_transfer {
+@@ -626,6 +632,7 @@ struct spi_transfer {
        u8              bits_per_word;
        u16             delay_usecs;
        u32             speed_hz;