git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5923abb
)
ARM: shmobile: r8a7794: Remove unnecessary #ifdef CONFIG_USE_OF
author
Simon Horman
<horms+renesas@verge.net.au>
Wed, 10 Sep 2014 00:43:31 +0000
(09:43 +0900)
committer
Simon Horman
<horms+renesas@verge.net.au>
Thu, 11 Sep 2014 00:51:16 +0000
(09:51 +0900)
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>
No differences found