kernel: update kernel 4.1 to version 4.1.11
[openwrt/svn-archive/archive.git] / target / linux / brcm2708 / patches-4.1 / 0121-spidev-Add-spidev-compatible-string-to-silence-warni.patch
index 5db9588bc49f7186abb51fef645d7670a58a9bd8..22f418ad14f3a7f4bd09c03acc32a76fc8fea273 100644 (file)
@@ -11,7 +11,7 @@ See: https://github.com/raspberrypi/linux/issues/1054
 
 --- a/drivers/spi/spidev.c
 +++ b/drivers/spi/spidev.c
-@@ -706,6 +706,7 @@ static struct class *spidev_class;
+@@ -707,6 +707,7 @@ static struct class *spidev_class;
  #ifdef CONFIG_OF
  static const struct of_device_id spidev_dt_ids[] = {
        { .compatible = "rohm,dh2228fv" },