From: Álvaro Fernández Rojas Date: Wed, 25 Dec 2019 01:48:25 +0000 (+0100) Subject: brcm2708: fix malformed patch X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1579599079e8c4478278f16805899799e30a0c96;p=openwrt%2Fstaging%2Frmilecki.git brcm2708: fix malformed patch Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch b/target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch index 8e06168f060..8539d844216 100644 --- a/target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch +++ b/target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch @@ -13,10 +13,10 @@ Signed-off-by: Phil Elwell --- a/drivers/firmware/raspberrypi.c +++ b/drivers/firmware/raspberrypi.c -@@ -15,6 +15,7 @@ +@@ -14,6 +14,7 @@ + #include #include #include - #include +#include #include #include