Revert "usb: dwc2: move "samsung,s3c6400-hsotg" into common platform"
[firefly-linux-kernel-4.4.55.git] / drivers / usb / dwc2 / platform.c
index 544a13ef68363421eec0db0a72742cbdab843b18..121dbdafc06b7f0f189d0d438387eb256482daf3 100644 (file)
@@ -129,7 +129,6 @@ static const struct of_device_id dwc2_of_match_table[] = {
        { .compatible = "brcm,bcm2835-usb", .data = &params_bcm2835 },
        { .compatible = "rockchip,rk3066-usb", .data = &params_rk3066 },
        { .compatible = "snps,dwc2", .data = NULL },
-       { .compatible = "samsung,s3c6400-hsotg", .data = NULL},
        {},
 };
 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);