diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/uwb/umc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/uwb/umc.h b/include/linux/uwb/umc.h index ba82f03d8287..02112299a1d3 100644 --- a/include/linux/uwb/umc.h +++ b/include/linux/uwb/umc.h | |||
| @@ -87,8 +87,6 @@ struct umc_driver { | |||
| 87 | 87 | ||
| 88 | int (*probe)(struct umc_dev *); | 88 | int (*probe)(struct umc_dev *); |
| 89 | void (*remove)(struct umc_dev *); | 89 | void (*remove)(struct umc_dev *); |
| 90 | int (*suspend)(struct umc_dev *, pm_message_t state); | ||
| 91 | int (*resume)(struct umc_dev *); | ||
| 92 | int (*pre_reset)(struct umc_dev *); | 90 | int (*pre_reset)(struct umc_dev *); |
| 93 | int (*post_reset)(struct umc_dev *); | 91 | int (*post_reset)(struct umc_dev *); |
| 94 | 92 | ||
