]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: Move SYSC base variable to inside ifdefs
authorMagnus Damm <damm@opensource.se>
Mon, 24 Feb 2014 05:52:12 +0000 (14:52 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 26 Feb 2014 05:53:35 +0000 (14:53 +0900)
commitc4ca5d80e03559fd95c526ece5ce39fc732a2511
tree747ef911f23817fd5866f58c27f9a6b9ba37f91e
parente7509f6eca10cff3933f8a71f4ca9d8be8447ec3
ARM: shmobile: Move SYSC base variable to inside ifdefs

Move the rcar_sysc_base variable to inside #ifdefs to avoid
triggering build warnings in case PM or SMP is not selected.

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