From af1d002f896e7f9cda47c384db31349cf923e95c Mon Sep 17 00:00:00 2001 From: Lokesh Vutla Date: Thu, 30 May 2013 02:54:32 +0000 Subject: ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h To be consistent with other ARM platforms, renaming asm/arch-omap*/clocks.h to asm/arch-omap*/clock.h Signed-off-by: Lokesh Vutla --- board/ti/panda/panda.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/ti/panda') diff --git a/board/ti/panda/panda.c b/board/ti/panda/panda.c index 4335259e58..90ae29e7c6 100644 --- a/board/ti/panda/panda.c +++ b/board/ti/panda/panda.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.1