commit | a55facae05da311e05ea47b463fc430169812747 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Sep 25 14:35:48 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Sep 26 23:43:22 2008 +0100 |
tree | d6dfd5d2029183416e2aaf99b94986c67d9495e6 | |
parent | 651726592244d859dbbc6ec55881a0ee8112d2ff [diff] |
[ARM] pxa: make "gpio_leds" static Magician's "gpio_leds" was global, but actually is supposed to be private. Make it so. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>