Misc cleanup patch.

Signed-off-by: Felipe Balbi <[EMAIL PROTECTED]>
---
 drivers/i2c/chips/twl4030-usb.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/drivers/i2c/chips/twl4030-usb.c b/drivers/i2c/chips/twl4030-usb.c
index 1df5427..5cf1c5c 100644
--- a/drivers/i2c/chips/twl4030-usb.c
+++ b/drivers/i2c/chips/twl4030-usb.c
@@ -621,7 +621,8 @@ static int twl4030_set_suspend(struct otg_transceiver *x, 
int suspend)
        return 0;
 }
 
-static int twl4030_set_peripheral(struct otg_transceiver *xceiv, struct 
usb_gadget *gadget)
+static int twl4030_set_peripheral(struct otg_transceiver *xceiv,
+               struct usb_gadget *gadget)
 {
        struct twl4030_usb *twl = xceiv_to_twl(xceiv);
 
-- 
1.5.5.23.g2a5fe

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to