From 0bf98f1d13224b0c7a18c72f4aaa6a04df982a47 Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 18 Jul 2011 09:25:58 -0400 Subject: DaVinci: rename gpio_defs.h to gpio.h In preparation for a generic GPIO driver for the DA8xx processors, rename to and fix up all files which include it. Signed-off-by: Laurence Withers Signed-off-by: Sandeep Paulraj --- board/davinci/dm355leopard/dm355leopard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/davinci/dm355leopard/dm355leopard.c') diff --git a/board/davinci/dm355leopard/dm355leopard.c b/board/davinci/dm355leopard/dm355leopard.c index 0ee0d11..0ad5678 100644 --- a/board/davinci/dm355leopard/dm355leopard.c +++ b/board/davinci/dm355leopard/dm355leopard.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.1