aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/magician.c
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2009-02-09 17:34:09 +0100
committerEric Miao <eric.miao@marvell.com>2009-03-09 21:22:35 +0800
commit5b079b5ab4cfc6d23312b3bb0203f527bb1f79d0 (patch)
treefd1edaee8220f79f115896c56f1401436a9dce17 /arch/arm/mach-pxa/magician.c
parent[ARM] pxa/magician: default to backlight trigger for keypad illumination (diff)
downloadlinux-dev-5b079b5ab4cfc6d23312b3bb0203f527bb1f79d0.tar.xz
linux-dev-5b079b5ab4cfc6d23312b3bb0203f527bb1f79d0.zip
[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>
Diffstat (limited to 'arch/arm/mach-pxa/magician.c')
-rw-r--r--arch/arm/mach-pxa/magician.c2
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[] = {
},
};
-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,