From ed09a958469ad24b6b251a531b8128bec03f089e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Mon, 9 Feb 2009 17:34:09 +0100 Subject: [PATCH] --- yaml --- r: 137184 b: refs/heads/master c: 5b079b5ab4cfc6d23312b3bb0203f527bb1f79d0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/magician.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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,