From c0d5e1d2461f8135492a79f3e5259ac324ee1a96 Mon Sep 17 00:00:00 2001 From: Robert Rosengren Date: Tue, 14 Dec 2010 09:12:41 +0100 Subject: U8500: Move itp and cspsa into SoC directory itp.c and cspsa_fp.c is SoC specific, not board specific. Other db8500 based boards need it as well, therefore move it into the SoC directory. ST-Ericsson ID: WP275634 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: I386c0d84e9f44f18ded0d9059fc2dae4c27974f2 Signed-off-by: Robert Rosengren Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/10894 Reviewed-by: QATOOLS Reviewed-by: Michael BRANDT Reviewed-by: Ulf HANSSON Reviewed-by: Joakim AXELSSON --- board/st/u8500/u8500.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/st/u8500/u8500.c') diff --git a/board/st/u8500/u8500.c b/board/st/u8500/u8500.c index 307b25fa4..51cb5e1f0 100644 --- a/board/st/u8500/u8500.c +++ b/board/st/u8500/u8500.c @@ -16,8 +16,8 @@ #include #include #include +#include #include -#include "itp.h" #include -- cgit v1.2.3