greybus: remove unused host-device id
Remove unused device_id field from host-device structure. Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
4d5c446b53
commit
e96e616863
@ -93,7 +93,6 @@ struct greybus_host_device {
|
||||
struct list_head interfaces;
|
||||
struct list_head connections;
|
||||
struct ida cport_id_map;
|
||||
u8 device_id;
|
||||
|
||||
/* Number of CPorts supported by the UniPro IP */
|
||||
size_t num_cports;
|
||||
|
Loading…
x
Reference in New Issue
Block a user