aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2023-06-03 13:16:38 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2023-06-03 14:31:38 +0200
commit6bca11f49615f507dddc8073fe5bd098f2dd45ac (patch)
tree50c73c917957b1e1c700a4bc7600d334673a0bd5 /target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
parent656e4114547b06d1b91d9c9c7501a4a0533dc176 (diff)
downloadupstream-6bca11f49615f507dddc8073fe5bd098f2dd45ac.tar.gz
upstream-6bca11f49615f507dddc8073fe5bd098f2dd45ac.tar.bz2
upstream-6bca11f49615f507dddc8073fe5bd098f2dd45ac.zip
kernel: bump 5.10 to 5.10.180
Deleted because it was applied upstream ipq806x/patches-5.10/103-ARM-dts-qcom-reduce-pci-IO-size-to-64K.patch Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch b/target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
index e45b275c36..77de729a3a 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch
@@ -48,7 +48,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.org>
static void
rpi_firmware_print_firmware_revision(struct rpi_firmware *fw)
{
-@@ -357,15 +378,32 @@ static struct platform_driver rpi_firmwa
+@@ -386,15 +407,32 @@ static struct platform_driver rpi_firmwa
.remove = rpi_firmware_remove,
};