aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-if.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/isp1760-if.c')
-rw-r--r--drivers/usb/host/isp1760-if.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/isp1760-if.c b/drivers/usb/host/isp1760-if.c
index df931e9ba5b5..09254a43bc01 100644
--- a/drivers/usb/host/isp1760-if.c
+++ b/drivers/usb/host/isp1760-if.c
@@ -161,7 +161,6 @@ MODULE_DEVICE_TABLE(of, of_isp1760_match);
161static struct platform_driver isp1760_of_driver = { 161static struct platform_driver isp1760_of_driver = {
162 .driver = { 162 .driver = {
163 .name = "nxp-isp1760", 163 .name = "nxp-isp1760",
164 .owner = THIS_MODULE,
165 .of_match_table = of_isp1760_match, 164 .of_match_table = of_isp1760_match,
166 }, 165 },
167 .probe = of_isp1760_probe, 166 .probe = of_isp1760_probe,