|
@@ -129,7 +129,6 @@ static const struct of_device_id dwc2_of_match_table[] = {
|
|
|
{ .compatible = "brcm,bcm2835-usb", .data = ¶ms_bcm2835 },
|
|
|
{ .compatible = "rockchip,rk3066-usb", .data = ¶ms_rk3066 },
|
|
|
{ .compatible = "snps,dwc2", .data = NULL },
|
|
|
- { .compatible = "samsung,s3c6400-hsotg", .data = NULL},
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
|