diff options
Diffstat (limited to 'arch/arm/mach-pxa/magician.c')
-rw-r--r-- | arch/arm/mach-pxa/magician.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index efb3a92ff83b..712030a987b4 100644 --- a/arch/arm/mach-pxa/magician.c +++ b/arch/arm/mach-pxa/magician.c | |||
@@ -483,8 +483,6 @@ static struct pasic3_led pasic3_leds[] = { | |||
483 | }, | 483 | }, |
484 | }; | 484 | }; |
485 | 485 | ||
486 | static struct platform_device pasic3; | ||
487 | |||
488 | static struct pasic3_leds_machinfo pasic3_leds_info = { | 486 | static struct pasic3_leds_machinfo pasic3_leds_info = { |
489 | .num_leds = ARRAY_SIZE(pasic3_leds), | 487 | .num_leds = ARRAY_SIZE(pasic3_leds), |
490 | .power_gpio = EGPIO_MAGICIAN_LED_POWER, | 488 | .power_gpio = EGPIO_MAGICIAN_LED_POWER, |