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, 12 Mar 2013 17:13:19 +0000 (02:13 +0900)
commit342ab8741cf3da5505e0d253784d19365a2eca8f
treeb7c7a8fc163b200deec681e76c6082d46d7bfc91
parent1af4b3fa1912f20a3dd1e231e90b439c0226b9b1
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