diff --git a/[refs] b/[refs] index 2a910c6eee1f..ced5c2d220ae 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 05199ecb7c986a15c1a61a86cb41dffdc05929f0 +refs/heads/master: 5b079b5ab4cfc6d23312b3bb0203f527bb1f79d0 diff --git a/trunk/arch/arm/mach-pxa/magician.c b/trunk/arch/arm/mach-pxa/magician.c index efb3a92ff83b..712030a987b4 100644 --- a/trunk/arch/arm/mach-pxa/magician.c +++ b/trunk/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 = { .num_leds = ARRAY_SIZE(pasic3_leds), .power_gpio = EGPIO_MAGICIAN_LED_POWER,