diff options
Diffstat (limited to 'target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch')
-rw-r--r-- | target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch b/target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch index 70959de2bc..c320527625 100644 --- a/target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch +++ b/target/linux/brcm2708/patches-4.19/950-0777-spidev-Completely-disable-the-DT-warning.patch @@ -22,7 +22,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org> --- a/drivers/spi/spidev.c +++ b/drivers/spi/spidev.c -@@ -725,6 +725,7 @@ static int spidev_probe(struct spi_devic +@@ -728,6 +728,7 @@ static int spidev_probe(struct spi_devic * compatible string, it is a Linux implementation thing * rather than a description of the hardware. */ |