]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Make EMEV2 setup functions static
authorMagnus Damm <damm@opensource.se>
Wed, 13 Feb 2013 13:49:47 +0000 (22:49 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Feb 2013 01:57:05 +0000 (10:57 +0900)
commit17997a4a05faa5a665da521375a17c9bfb098d4d
tree0dfc898469f4ea6bd22e9d1acfd0a45434fbc246
parent0590c87b3dbf93463810e5f0bb7853342bad321c
ARM: shmobile: Make EMEV2 setup functions static

Adjust emev2_init_delay() and emev2_add_standard_devices_dt()
to become static. They are not used outside this file anyway.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-emev2.c