Browse Source

[ARM] pxa/magician: remove unused forward declaration of pasic3

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Philipp Zabel 16 years ago
parent
commit
5b079b5ab4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/arm/mach-pxa/magician.c

+ 0 - 2
arch/arm/mach-pxa/magician.c

@@ -483,8 +483,6 @@ static struct pasic3_led pasic3_leds[] = {
 	},
 	},
 };
 };
 
 
-static struct platform_device pasic3;
-
 static struct pasic3_leds_machinfo pasic3_leds_info = {
 static struct pasic3_leds_machinfo pasic3_leds_info = {
 	.num_leds   = ARRAY_SIZE(pasic3_leds),
 	.num_leds   = ARRAY_SIZE(pasic3_leds),
 	.power_gpio = EGPIO_MAGICIAN_LED_POWER,
 	.power_gpio = EGPIO_MAGICIAN_LED_POWER,