brcm2708: fix malformed patch
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 25 Dec 2019 01:48:25 +0000 (02:48 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 25 Dec 2019 01:48:25 +0000 (02:48 +0100)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/brcm2708/patches-4.19/950-0124-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch

index 8e06168f0602319cb685e9caff26f26781c27e4f..8539d8442162a3fe4acc45d2ceb8a67774ee1964 100644 (file)
@@ -13,10 +13,10 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/firmware/raspberrypi.c
 +++ b/drivers/firmware/raspberrypi.c
-@@ -15,6 +15,7 @@
+@@ -14,6 +14,7 @@
+ #include <linux/module.h>
  #include <linux/of_platform.h>
  #include <linux/platform_device.h>
- #include <linux/slab.h>
 +#include <linux/reboot.h>
  #include <linux/slab.h>
  #include <soc/bcm2835/raspberrypi-firmware.h>