Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-s3c2410
Domenico Andreoli fb630b9fc9 ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM
v2:
- register_syscore_ops(&s3c24xx_irq_syscore_ops) does not need to be
  conditionally compiled out, it is already optimized out on !CONFIG_PM
- fix also s3c2412 and s3c2416 affected by the same build issue

v1:
s3c2440.c fails to build if !CONFIG_PM because in such case
s3c2410_pm_syscore_ops is not defined. Same error should happen also
in s3c2410.c and s3c2442.c

Signed-off-by: Domenico Andreoli <cavokz@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-10-22 04:00:53 +09:00
..
include/mach Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc 2011-07-26 17:41:04 -07:00
bast-ide.c
bast-irq.c
cpu-freq.c
dma.c
gpio.c
h1940-bluetooth.c
Kconfig
mach-amlm5900.c
mach-bast.c
mach-h1940.c
mach-n30.c
mach-otom.c
mach-qt2410.c
mach-smdk2410.c
mach-tct_hammer.c
mach-vr1000.c
Makefile
Makefile.boot
nor-simtec.c
nor-simtec.h
pll.c
pm-h1940.S
pm.c
s3c2410.c ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PM 2011-10-22 04:00:53 +09:00
sleep.S
usb-simtec.c
usb-simtec.h