mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 14:31:05 +02:00
[adm5120] fix compilation failure of adm5120-dbg.c with the removal of bus_id
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18274 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6456a706de
commit
b2f236b82b
@ -638,7 +638,7 @@ static ssize_t fill_registers_buffer(struct debug_buffer *buf)
|
|||||||
"%s\n"
|
"%s\n"
|
||||||
"%s version " DRIVER_VERSION "\n",
|
"%s version " DRIVER_VERSION "\n",
|
||||||
hcd->self.controller->bus->name,
|
hcd->self.controller->bus->name,
|
||||||
hcd->self.controller->bus_id,
|
dev_name(hcd->self.controller),
|
||||||
hcd->product_desc,
|
hcd->product_desc,
|
||||||
hcd_name);
|
hcd_name);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user