Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92b797f6 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] pxa: trizeps4: remove unused variable

parent 2efa42f2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);
}