alistair23-linux/arch/arm/mach-s5p6442
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: SAMSUNG: Fix on build warning regarding VMALLOC_END type 2010-08-27 15:28:38 +09:00
clock.c ARM: S5P6442: Add Watchdog support for S5P6442 2010-08-05 18:30:41 +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-spi.c ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCs 2010-08-06 21:28:44 +09:00
dma.c S5P6442: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:12 +09:00
init.c ARM: S5P6442: Add Samsung S5P6442 CPU support 2010-02-24 01:52:15 +00:00
Kconfig ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific 2010-08-06 21:26:56 +09:00
mach-smdk6442.c Merge branch 'next-s5p' into for-next 2010-08-06 21:34:55 +09:00
Makefile ARM: S5P6442: Define SPI platform devices 2010-05-20 19:34:01 +09:00
Makefile.boot ARM: S5P6442: Add Samsung S5P6442 CPU support 2010-02-24 01:52:15 +00:00
setup-i2c0.c ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories 2010-05-19 18:16:04 +09:00