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:
c39d8d5
)
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
author
Kukjin Kim
<kgene.kim@samsung.com>
Sat, 13 Nov 2010 07:08:32 +0000
(16:08 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Sat, 13 Nov 2010 07:30:44 +0000
(16:30 +0900)
This patch fixes following warnings.
warning: (ARCH_S3C2410 && <choice> || ARCH_S3C64XX && <choice> ||
ARCH_S5P64X0 && <choice> || ARCH_S5PC100 && <choice> ||
ARCH_S5PV210 && <choice> || ARCH_S5PV310 && <choice>)
selects HAVE_S3C2410_I2C which has unmet direct dependencies (I2C)
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
patch
|
blob
|
history
diff --cc
arch/arm/Kconfig
Simple merge