diff options
Diffstat (limited to 'drivers/uwb/uwb-internal.h')
| -rw-r--r-- | drivers/uwb/uwb-internal.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/uwb/uwb-internal.h b/drivers/uwb/uwb-internal.h index 9c0cdb4ded0c..f0f21f406bf0 100644 --- a/drivers/uwb/uwb-internal.h +++ b/drivers/uwb/uwb-internal.h | |||
| @@ -284,8 +284,7 @@ void uwb_dbg_init(void); | |||
| 284 | void uwb_dbg_exit(void); | 284 | void uwb_dbg_exit(void); |
| 285 | void uwb_dbg_add_rc(struct uwb_rc *rc); | 285 | void uwb_dbg_add_rc(struct uwb_rc *rc); |
| 286 | void uwb_dbg_del_rc(struct uwb_rc *rc); | 286 | void uwb_dbg_del_rc(struct uwb_rc *rc); |
| 287 | 287 | struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal); | |
| 288 | /* Workarounds for version specific stuff */ | ||
| 289 | 288 | ||
| 290 | static inline void uwb_dev_lock(struct uwb_dev *uwb_dev) | 289 | static inline void uwb_dev_lock(struct uwb_dev *uwb_dev) |
| 291 | { | 290 | { |
