Skip to content

Commit

Permalink
[ARM] pxa: trizeps4: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Oct 7, 2008
1 parent 2efa42f commit 92b797f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pcmcia/pxa2xx_trizeps4.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ static int __init trizeps_pcmcia_init(void)

static void __exit trizeps_pcmcia_exit(void)
{
int i;
platform_device_unregister(trizeps_pcmcia_device);
}

Expand Down

0 comments on commit 92b797f

Please sign in to comment.