diff options
Diffstat (limited to 'drivers/usb/otg')
-rw-r--r-- | drivers/usb/otg/isp1301_omap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/otg/isp1301_omap.c b/drivers/usb/otg/isp1301_omap.c index e00fa1b22ecd..8c6fdef61d1c 100644 --- a/drivers/usb/otg/isp1301_omap.c +++ b/drivers/usb/otg/isp1301_omap.c | |||
@@ -1510,7 +1510,7 @@ isp1301_start_hnp(struct otg_transceiver *dev) | |||
1510 | 1510 | ||
1511 | /*-------------------------------------------------------------------------*/ | 1511 | /*-------------------------------------------------------------------------*/ |
1512 | 1512 | ||
1513 | static int __init | 1513 | static int __devinit |
1514 | isp1301_probe(struct i2c_client *i2c, const struct i2c_device_id *id) | 1514 | isp1301_probe(struct i2c_client *i2c, const struct i2c_device_id *id) |
1515 | { | 1515 | { |
1516 | int status; | 1516 | int status; |