kernel: bump 4.19 to 4.19.66
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0013-spi-bcm2835-Remove-unused-code.patch
index 72429e85e9a7d1bc6c59f2a61af51dc50eaf9ce6..b8041da92972573fb0f9eb36881822930a9f9eb8 100644 (file)
@@ -9,7 +9,7 @@ Subject: [PATCH 013/725] spi-bcm2835: Remove unused code
 
 --- a/drivers/spi/spi-bcm2835.c
 +++ b/drivers/spi/spi-bcm2835.c
-@@ -677,17 +677,8 @@ static void bcm2835_spi_set_cs(struct sp
+@@ -678,17 +678,8 @@ static void bcm2835_spi_set_cs(struct sp
        bcm2835_wr(bs, BCM2835_SPI_CS, cs);
  }
  
@@ -27,7 +27,7 @@ Subject: [PATCH 013/725] spi-bcm2835: Remove unused code
        /*
         * sanity checking the native-chipselects
         */
-@@ -705,58 +696,6 @@ static int bcm2835_spi_setup(struct spi_
+@@ -706,58 +697,6 @@ static int bcm2835_spi_setup(struct spi_
                return -EINVAL;
        }