diff options
Diffstat (limited to 'target/linux/ath25/patches-5.15/330-board_leds.patch')
-rw-r--r-- | target/linux/ath25/patches-5.15/330-board_leds.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath25/patches-5.15/330-board_leds.patch b/target/linux/ath25/patches-5.15/330-board_leds.patch index a683d01111..3d762db80e 100644 --- a/target/linux/ath25/patches-5.15/330-board_leds.patch +++ b/target/linux/ath25/patches-5.15/330-board_leds.patch @@ -78,7 +78,7 @@ #include <asm/bootinfo.h> #include <asm/reboot.h> #include <asm/time.h> -@@ -229,6 +230,23 @@ static struct platform_device ar5312_gpi +@@ -228,6 +229,23 @@ static struct platform_device ar5312_gpi .num_resources = ARRAY_SIZE(ar5312_gpio_res), }; @@ -102,7 +102,7 @@ static void __init ar5312_flash_init(void) { void __iomem *flashctl_base; -@@ -299,6 +317,11 @@ void __init ar5312_init_devices(void) +@@ -298,6 +316,11 @@ void __init ar5312_init_devices(void) platform_device_register(&ar5312_gpio); |