Skip to content

Commit

Permalink
[ARM] pxa/magician: remove unused forward declaration of pasic3
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Mar 9, 2009
1 parent 05199ec commit 5b079b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/mach-pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 5b079b5

Please sign in to comment.