From 1370078db37de2aa5e906ae2b5dbbb6ba289adb4 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Wed, 10 Sep 2014 09:43:31 +0900 Subject: [PATCH] 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-format-patch failed