Revert "usb: dwc3: of-simple: add compatible for rk3399"

This reverts commit 5807cf2b7a.
This commit is contained in:
Wu Liang feng
2016-08-10 11:19:25 +08:00
committed by Huang, Tao
parent 813a6f1f21
commit 203722bfd5

View File

@@ -161,7 +161,6 @@ static const struct dev_pm_ops dwc3_of_simple_dev_pm_ops = {
static const struct of_device_id of_dwc3_simple_match[] = {
{ .compatible = "qcom,dwc3" },
{ .compatible = "xlnx,zynqmp-dwc3" },
{ .compatible = "rockchip,dwc3" },
{ /* Sentinel */ }
};
MODULE_DEVICE_TABLE(of, of_dwc3_simple_match);