kernel: bump 4.19 to 4.19.91
[openwrt/staging/wigyori.git] / target / linux / brcm2708 / patches-4.19 / 950-0131-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
index ffe679fcf21ce85c64585aa85527aa345e98108e..f74f75e76931bb906c6c75d000fe013c72ce85dd 100644 (file)
@@ -13,10 +13,10 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
 
 --- a/drivers/firmware/raspberrypi.c
 +++ b/drivers/firmware/raspberrypi.c
-@@ -14,6 +14,7 @@
- #include <linux/module.h>
+@@ -15,6 +15,7 @@
  #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>