https://github.com/torvalds/linux
Revision 20676c15ed91b5862e17a29b05ec977af483700f authored by Kukjin Kim on 13 November 2010, 07:08:32 UTC, committed by Kukjin Kim on 13 November 2010, 07:30:44 UTC
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>
1 parent c39d8d5
History
Tip revision: 20676c15ed91b5862e17a29b05ec977af483700f authored by Kukjin Kim on 13 November 2010, 07:08:32 UTC
ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
Tip revision: 20676c1
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 177.8 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top