diff options
Diffstat (limited to 'target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch')
-rw-r--r-- | target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch b/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch index de7a8dca3d..59f9bb30ee 100644 --- a/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch +++ b/target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.39/arch/arm/mach-at91/board-flexibity.c -=================================================================== ---- linux-2.6.39.orig/arch/arm/mach-at91/board-flexibity.c 2011-06-17 11:02:11.335016002 +0100 -+++ linux-2.6.39/arch/arm/mach-at91/board-flexibity.c 2011-06-17 11:02:20.395016002 +0100 -@@ -96,49 +96,49 @@ +--- a/arch/arm/mach-at91/board-flexibity.c ++++ b/arch/arm/mach-at91/board-flexibity.c +@@ -94,49 +94,49 @@ static struct gpio_led flexibity_leds[] .name = "usb1:green", .gpio = AT91_PIN_PA12, .active_low = 1, |