linux/arch/arm/mach-s3c24xx
Arnd Bergmann a11176e65b ARM: S3C24XX: avoid a Kconfig warning
The PM_H1940 symbol is used by two platforms: RX3715 and RX1950. However,
it is hidden inside of the the CPU_S3C2410 conditional, which is only
set by one of them, so we get a lot of randconfig warnings like

warning: (MACH_RX3715 && MACH_RX1950) selects PM_H1940 which has unmet direct dependencies (ARCH_S3C24XX && CPU_S3C2410)

This moves it outside of the conditional to remove the warnings.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
2015-02-27 05:50:25 +09:00
..
include/mach ARM: S3C24XX: fix header file inclusions 2015-02-27 05:50:23 +09:00
anubis.h
bast-ide.c
bast-irq.c
bast.h
common-smdk.c
common-smdk.h
common.c
common.h
cpufreq-utils.c
gta02.h
h1940-bluetooth.c
h1940.h
iotiming-s3c2410.c
iotiming-s3c2412.c
irq-pm.c
Kconfig ARM: S3C24XX: avoid a Kconfig warning 2015-02-27 05:50:25 +09:00
mach-amlm5900.c
mach-anubis.c
mach-at2440evb.c
mach-bast.c
mach-gta02.c
mach-h1940.c
mach-jive.c
mach-mini2440.c
mach-n30.c
mach-nexcoder.c
mach-osiris-dvs.c
mach-osiris.c
mach-otom.c
mach-qt2410.c
mach-rx1950.c
mach-rx3715.c
mach-s3c2416-dt.c
mach-smdk2410.c
mach-smdk2413.c
mach-smdk2416.c
mach-smdk2440.c
mach-smdk2443.c
mach-tct_hammer.c
mach-vr1000.c
mach-vstms.c
Makefile ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
Makefile.boot
osiris.h
otom.h
pll-s3c2410.c
pll-s3c2440-12000000.c
pll-s3c2440-16934400.c
pm-h1940.S
pm-s3c2410.c
pm-s3c2412.c
pm-s3c2416.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
pm.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
regs-dsc.h
regs-mem.h
s3c244x.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2410.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2412-power.h
s3c2412.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2416.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2440.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2442.c ARM: S3C24XX: fix building without PM_SLEEP 2015-02-27 05:50:22 +09:00
s3c2443.c
setup-i2c.c
setup-sdhci-gpio.c
setup-spi.c
setup-ts.c
simtec-audio.c
simtec-nor.c
simtec-pm.c
simtec-usb.c
simtec.h
sleep-s3c2410.S
sleep-s3c2412.S
sleep.S
vr1000.h