diff options
Diffstat (limited to 'target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch index 5a3c11a..bb94fd0 100644 --- a/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/leds-gpio.c +++ b/drivers/leds/leds-gpio.c -@@ -43,13 +43,17 @@ +@@ -43,13 +43,17 @@ static void gpio_led_set(struct led_clas container_of(led_cdev, struct gpio_led_data, cdev); int level; |