Merge 3.10-rc3 into usb-next
[deliverable/linux.git] / drivers / usb / host / ehci-spear.c
index bd3e5cbc6240316dc5947f6f38dbc6a6c7492c51..f5ac4e202bb6ee480aca02c1eef2c8138b5908a6 100644 (file)
@@ -174,7 +174,7 @@ static struct platform_driver spear_ehci_hcd_driver = {
                .name = "spear-ehci",
                .bus = &platform_bus_type,
                .pm = &ehci_spear_pm_ops,
-               .of_match_table = of_match_ptr(spear_ehci_id_table),
+               .of_match_table = spear_ehci_id_table,
        }
 };
 
This page took 0.037959 seconds and 5 git commands to generate.