brcm2708: fix malformed patch
[openwrt/staging/chunkeey.git] / 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>