original_kernel/arch/arm/mach-s5pv210
SeungChull Suh 4341f9b38f ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE
This patch adds header <linux/sched.h> into the below files for build with
CONFIG_PREEMPT_NONE.

arch/arm/mach-s5p6440/cpu.c
arch/arm/mach-s5p6442/cpu.c
arch/arm/mach-s5pc100/cpu.c
arch/arm/mach-s5pv210/cpu.c

Following is error message of in case of s5pv210_defconfig with CONFIG_PREEMPT_NONE.

arch/arm/mach-s5pv210/cpu.c:91: error: implicit declaration of function 'need_resched'

Signed-off-by: SeungChull Suh <sc.suh@samsung.com>
[kgene.kim@samsung.com: removed mach-s5p64x0/cpu.c]
[kgene.kim@samsung.com: added fix mach-s5p6440/cpu.c]
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-10-08 13:50:17 +09:00
..
include/mach ARM: S5P: VMALLOC_END should be unsigned long 2010-08-23 10:50:36 +09:00
Kconfig
Makefile
Makefile.boot
clock.c ARM: SAMSUNG: Fix build warnings because of unused codes 2010-10-08 13:50:17 +09:00
cpu.c ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE 2010-10-08 13:50:17 +09:00
dev-audio.c
dev-onenand.c
dev-spi.c
dma.c
gpiolib.c
init.c
mach-aquila.c
mach-goni.c
mach-smdkc110.c
mach-smdkv210.c
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-i2c2.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-sdhci.c