summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/twl4030.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/otg/twl4030.c')
-rw-r--r--drivers/usb/otg/twl4030.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/otg/twl4030.c b/drivers/usb/otg/twl4030.c
index fd5f593dc6..3668870b9e 100644
--- a/drivers/usb/otg/twl4030.c
+++ b/drivers/usb/otg/twl4030.c
@@ -64,7 +64,7 @@ static int twl4030_usb_read(u8 address)
return ret;
}
-void twl4030_power_init(void)
+static void twl4030_power_init(void)
{
unsigned char byte;
struct twl4030 *twl4030 = twl4030_get();