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 --- drivers/usb/musb/da8xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/usb/musb') diff --git a/drivers/usb/musb/da8xx.h b/drivers/usb/musb/da8xx.h index b9660ba809..be1cdaf1dc 100644 --- a/drivers/usb/musb/da8xx.h +++ b/drivers/usb/musb/da8xx.h @@ -25,7 +25,7 @@ #define __DA8XX_MUSB_H__ #include -#include +#include #include "musb_core.h" /* Base address of da8xx usb0 wrapper */ -- cgit v1.2.3