Signed-off-by: Fengguang Wu <fengguang...@intel.com>
---
 drivers/usb/misc/usb3503.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next.orig/drivers/usb/misc/usb3503.c  2013-01-12 13:12:34.367933402 
+0800
+++ linux-next/drivers/usb/misc/usb3503.c       2013-01-12 13:12:37.251933471 
+0800
@@ -178,7 +178,7 @@ err_hubmode:
        return err;
 }
 
-int usb3503_probe(struct i2c_client *i2c, const struct i2c_device_id *id)
+static int usb3503_probe(struct i2c_client *i2c, const struct i2c_device_id 
*id)
 {
        struct usb3503_platform_data *pdata = i2c->dev.platform_data;
        struct usb3503 *hub;
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to