diff options
Diffstat (limited to 'arch/arm/plat-omap/debug-leds.c')
-rw-r--r-- | arch/arm/plat-omap/debug-leds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/debug-leds.c b/arch/arm/plat-omap/debug-leds.c index 53fcef7c5201..fc05b1022602 100644 --- a/arch/arm/plat-omap/debug-leds.c +++ b/arch/arm/plat-omap/debug-leds.c | |||
@@ -39,7 +39,7 @@ static struct h2p2_dbg_fpga __iomem *fpga; | |||
39 | static u16 led_state, hw_led_state; | 39 | static u16 led_state, hw_led_state; |
40 | 40 | ||
41 | 41 | ||
42 | #ifdef CONFIG_LEDS_OMAP_DEBUG | 42 | #ifdef CONFIG_OMAP_DEBUG_LEDS |
43 | #define new_led_api() 1 | 43 | #define new_led_api() 1 |
44 | #else | 44 | #else |
45 | #define new_led_api() 0 | 45 | #define new_led_api() 0 |