aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge/ebsa285-leds.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-footbridge/ebsa285-leds.c')
-rw-r--r--arch/arm/mach-footbridge/ebsa285-leds.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-footbridge/ebsa285-leds.c b/arch/arm/mach-footbridge/ebsa285-leds.c
index 4e10090cd87f..5bd266754b95 100644
--- a/arch/arm/mach-footbridge/ebsa285-leds.c
+++ b/arch/arm/mach-footbridge/ebsa285-leds.c
@@ -24,7 +24,6 @@
24#include <mach/hardware.h> 24#include <mach/hardware.h>
25#include <asm/leds.h> 25#include <asm/leds.h>
26#include <asm/mach-types.h> 26#include <asm/mach-types.h>
27#include <asm/system.h>
28 27
29#define LED_STATE_ENABLED 1 28#define LED_STATE_ENABLED 1
30#define LED_STATE_CLAIMED 2 29#define LED_STATE_CLAIMED 2