diff options
Diffstat (limited to 'drivers/staging/greybus/greybus.h')
-rw-r--r-- | drivers/staging/greybus/greybus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/greybus/greybus.h b/drivers/staging/greybus/greybus.h index 524a412b2e99..f51465e805fb 100644 --- a/drivers/staging/greybus/greybus.h +++ b/drivers/staging/greybus/greybus.h @@ -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; |