commit | 1370078db37de2aa5e906ae2b5dbbb6ba289adb4 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms+renesas@verge.net.au> | Wed Sep 10 09:43:31 2014 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Thu Sep 11 09:51:16 2014 +0900 |
tree | bcbd262c0881ecaef2f4931cb50ca8c7549d579a | |
parent | 5923abb205e05773e0bb16c7ca4c0b41dbeec40e [diff] |
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>