mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
Revert "usb: dwc3: of-simple: add compatible for rk3399"
This reverts commit 5807cf2b7a.
This commit is contained in:
committed by
Huang, Tao
parent
813a6f1f21
commit
203722bfd5
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user