diff options
Diffstat (limited to 'drivers/uwb/uwb-internal.h')
-rw-r--r-- | drivers/uwb/uwb-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/uwb/uwb-internal.h b/drivers/uwb/uwb-internal.h index 6d1bed1f3460..353c0555a1f5 100644 --- a/drivers/uwb/uwb-internal.h +++ b/drivers/uwb/uwb-internal.h | |||
@@ -314,6 +314,7 @@ int uwb_radio_force_channel(struct uwb_rc *rc, int channel); | |||
314 | 314 | ||
315 | /* -- UWB Sysfs representation */ | 315 | /* -- UWB Sysfs representation */ |
316 | extern struct class uwb_rc_class; | 316 | extern struct class uwb_rc_class; |
317 | extern struct bus_type uwb_bus_type; | ||
317 | extern struct device_attribute dev_attr_mac_address; | 318 | extern struct device_attribute dev_attr_mac_address; |
318 | extern struct device_attribute dev_attr_beacon; | 319 | extern struct device_attribute dev_attr_beacon; |
319 | extern struct device_attribute dev_attr_scan; | 320 | extern struct device_attribute dev_attr_scan; |