From: SeungChull Suh Date: Sat, 2 Oct 2010 03:48:12 +0000 (+0900) Subject: ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONE X-Git-Tag: firefly_0821_release~7613^2~3546^2^2~2^2~102 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=138a6c7f4ff56b9886cbb46656ac7f26f990cdb4;p=firefly-linux-kernel-4.4.55.git ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONE This patch adds header into the below files for build with CONFIG_PREEMPT_NONE. arch/arm/mach-s5p64x0/cpu.c Signed-off-by: Seung-Chull Suh [kgene.kim@samsung.com: edited title and message] Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/mach-s5p64x0/cpu.c b/arch/arm/mach-s5p64x0/cpu.c index 0a2d88a4e5e5..b8d02eb4cf30 100644 --- a/arch/arm/mach-s5p64x0/cpu.c +++ b/arch/arm/mach-s5p64x0/cpu.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include