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:
fa5ce5f
)
ARM: shmobile: fix defconfig warning on CONFIG_USB
author
Arnd Bergmann
<arnd@arndb.de>
Thu, 24 Jan 2013 16:50:32 +0000
(16:50 +0000)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 14 Feb 2013 14:04:35 +0000
(15:04 +0100)
A recent update to the marzen_defconfig introduced a
duplicate CONFIG_USB=y line. This removes one of the
two.
arch/arm/configs/marzen_defconfig:86:warning: override: reassigning to symbol USB
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Cc: linux-sh@vger.kernel.org
No differences found