From 3dc23f7852158fafde9eb736060f9e8131997f19 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Wed, 22 Oct 2014 12:13:06 +0200 Subject: arm: marvell: Move arch/kirkwood.h to arch/soc.h This move makes is possible to use this header not only from kirkwood platforms but from all Marvell mvebu platforms. Signed-off-by: Stefan Roese Tested-by: Luka Perkov Acked-by: Prafulla Wadaskar --- board/karo/tk71/tk71.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/karo') diff --git a/board/karo/tk71/tk71.c b/board/karo/tk71/tk71.c index ed0575cb05..e877aa35d8 100644 --- a/board/karo/tk71/tk71.c +++ b/board/karo/tk71/tk71.c @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1