diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/device.h b/include/linux/device.h index 96c71b59fdef..f1c38d869ac9 100644 --- a/include/linux/device.h +++ b/include/linux/device.h | |||
| @@ -372,7 +372,6 @@ extern int (*platform_notify_remove)(struct device * dev); | |||
| 372 | */ | 372 | */ |
| 373 | extern struct device * get_device(struct device * dev); | 373 | extern struct device * get_device(struct device * dev); |
| 374 | extern void put_device(struct device * dev); | 374 | extern void put_device(struct device * dev); |
| 375 | extern struct device *device_find(const char *name, struct bus_type *bus); | ||
| 376 | 375 | ||
| 377 | 376 | ||
| 378 | /* drivers/base/platform.c */ | 377 | /* drivers/base/platform.c */ |
