From: Jesper Nilsson Date: Tue, 28 Jan 2014 14:14:35 +0000 (+0100) Subject: CRISv10: Readd missing header X-Git-Tag: upstream/snapshot3+hdmi~3553^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd065a010a97e3c330d1ded9af551664c9689b19;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git CRISv10: Readd missing header The svinto architecture header was mistakenly removed, leading to a compile error. Signed-off-by: Jesper Nilsson --- diff --git a/arch/cris/arch-v10/kernel/process.c b/arch/cris/arch-v10/kernel/process.c index c20e4e8..02b7834 100644 --- a/arch/cris/arch-v10/kernel/process.c +++ b/arch/cris/arch-v10/kernel/process.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include