mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-03 08:17:43 +01:00
Fix merge error
SVN-Revision: 17534
This commit is contained in:
parent
1941a86b15
commit
caa8d2f9dc
1 changed files with 1 additions and 1 deletions
|
|
@ -214,7 +214,7 @@
|
|||
+ u32 tmp, flags = 0;
|
||||
+
|
||||
+ hcd = usb_create_hcd(&ssb_ehci_hc_driver, dev->dev,
|
||||
+ dev->dev->bus_id);
|
||||
+ dev_name(dev->dev));
|
||||
+ if (!hcd)
|
||||
+ goto err_dev_disable;
|
||||
+
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue