alistair23-linux/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
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 ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dev-onenand.c ARM: S5PC110: Add OneNAND interrupt number 2010-08-05 18:36:35 +09:00
dev-spi.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dma.c S5PV210: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:13 +09:00
gpiolib.c ARM: S5PV210: Add more GPIO banks to gpiolib 2010-08-05 18:30:59 +09:00
init.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
Kconfig ARM: S5PV210: enable FIMC on Goni 2010-08-09 16:55:34 +09:00
mach-aquila.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2010-08-11 09:13:19 -07:00
mach-goni.c ARM: S5PV210: enable FIMC on Goni 2010-08-09 16:55:34 +09:00
mach-smdkc110.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
mach-smdkv210.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
Makefile ARM: S5PV210: Add keypad device helpers 2010-08-05 18:31:01 +09:00
Makefile.boot ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
setup-fb-24bpp.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c0.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c1.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-i2c2.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
setup-ide.c ARM: S5PV210: Add support for Compact Flash driver on SMDKV210/C110 2010-08-05 18:31:01 +09:00
setup-keypad.c ARM: S5PV210: Add keypad device helpers 2010-08-05 18:31:01 +09:00
setup-sdhci-gpio.c ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3 2010-08-09 18:30:16 +09:00
setup-sdhci.c ARM: S5PV210: cleanup hsmmc clock definitions 2010-08-05 18:36:22 +09:00