kernel: bump 4.14 to 4.14.93
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.14 / 950-0014-spi-bcm2835-Remove-unused-code.patch
index 601de428f5f150e41475f3fe20bcda8e7d9e5525..cb7f348a8b45fbe7e147afc6381802467a104a0a 100644 (file)
@@ -9,7 +9,7 @@ Subject: [PATCH 014/454] spi-bcm2835: Remove unused code
 
 --- a/drivers/spi/spi-bcm2835.c
 +++ b/drivers/spi/spi-bcm2835.c
-@@ -679,17 +679,8 @@ static void bcm2835_spi_set_cs(struct sp
+@@ -677,17 +677,8 @@ static void bcm2835_spi_set_cs(struct sp
        bcm2835_wr(bs, BCM2835_SPI_CS, cs);
  }
  
@@ -27,7 +27,7 @@ Subject: [PATCH 014/454] spi-bcm2835: Remove unused code
        /*
         * sanity checking the native-chipselects
         */
-@@ -707,58 +698,6 @@ static int bcm2835_spi_setup(struct spi_
+@@ -705,58 +696,6 @@ static int bcm2835_spi_setup(struct spi_
                return -EINVAL;
        }