From 23d0873e4f0fdf7e453f559604e602e180e5322e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 24 Apr 2008 18:10:46 +0100 Subject: [PATCH] --- yaml --- r: 94961 b: refs/heads/master c: e03e0590b2b29b62f0480524090e469baa13d5f5 h: refs/heads/master i: 94959: 137abaa9f53751b246795270e47742b5c59d2af2 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/magician.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a56528c0a31e..31bbf5efe77e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d3930614e68bdf83a120d904c039a64e9f75dba1 +refs/heads/master: e03e0590b2b29b62f0480524090e469baa13d5f5 diff --git a/trunk/arch/arm/mach-pxa/magician.c b/trunk/arch/arm/mach-pxa/magician.c index 1fa80c026c0f..badba064dc04 100644 --- a/trunk/arch/arm/mach-pxa/magician.c +++ b/trunk/arch/arm/mach-pxa/magician.c @@ -446,7 +446,7 @@ static struct pasic3_led pasic3_leds[] = { static struct platform_device pasic3; -static struct pasic3_leds_machinfo __devinit pasic3_leds_info = { +static struct pasic3_leds_machinfo pasic3_leds_info = { .num_leds = ARRAY_SIZE(pasic3_leds), .power_gpio = EGPIO_MAGICIAN_LED_POWER, .leds = pasic3_leds,