projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05199ec
)
[ARM] pxa/magician: remove unused forward declaration of pasic3
author
Philipp Zabel
<philipp.zabel@gmail.com>
Mon, 9 Feb 2009 16:34:09 +0000
(17:34 +0100)
committer
Eric Miao
<eric.miao@marvell.com>
Mon, 9 Mar 2009 13:22:35 +0000
(21:22 +0800)
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/magician.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/magician.c
b/arch/arm/mach-pxa/magician.c
index efb3a92ff83bdbb933151ac31aee408eb72c0ea1..712030a987b4b805c90bc490cfb5af67f82d7868 100644
(file)
--- 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,