From: Simon Horman Date: Wed, 10 Sep 2014 00:43:31 +0000 (+0900) Subject: ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OF X-Git-Tag: fixes-for-v3.18-merge-window~5^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1370078db37de2aa5e906ae2b5dbbb6ba289adb4;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed