diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-03 13:16:38 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-03 14:31:38 +0200 |
commit | 6bca11f49615f507dddc8073fe5bd098f2dd45ac (patch) | |
tree | 50c73c917957b1e1c700a4bc7600d334673a0bd5 /target/linux/bcm27xx/patches-5.10/950-0079-firmware-raspberrypi-Notify-firmware-of-a-reboot.patch | |
parent | 656e4114547b06d1b91d9c9c7501a4a0533dc176 (diff) | |
download | upstream-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.patch | 2 |
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, }; |