ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OF
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 10 Sep 2014 00:43:31 +0000 (09:43 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 01:02:05 +0000 (10:02 +0900)
commit0f33665dc514a5f2bff381e062f3d84b5e6a48ef
tree3c54f939338ad8804ab9e88eec1b27f1267d4487
parent243f9a9d5da2ba4ae320e1d4c906fea4c205a86e
ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OF

The r8a7794 support is always compiled using ARCH_MULTIPLATFORM which
selects USE_OF. So #ifdef CONFIG_USE_OF is unnecessary.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit 1370078db37de2aa5e906ae2b5dbbb6ba289adb4)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7794.c