]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: ralink: make the RT305x pinmuxing structure static
authorJohn Crispin <blogic@openwrt.org>
Fri, 12 Apr 2013 20:16:12 +0000 (22:16 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:09 +0000 (01:19 +0200)
commit0ba433704f7789e80734ac346b872ff141ec82c2
tree46fd4167a4a7d1509d12d318d5a35974c5058a7c
parent4114b6a6c3f2285f7f74065789dbd68fa24fc0ae
MIPS: ralink: make the RT305x pinmuxing structure static

These structures are exported via struct ralink_pinmux rt_gpio_pinmux and can
hence be static.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5172/
arch/mips/ralink/rt305x.c