]> Pileus Git - ~andy/linux/blobdiff - include/linux/device.h
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr...
[~andy/linux] / include / linux / device.h
index d0e4d99405ae3ee5300e493f342528a485d2fc9f..5083bccae9676779ba4368d84d2672d37e6222ef 100644 (file)
@@ -867,8 +867,6 @@ extern int (*platform_notify_remove)(struct device *dev);
 extern struct device *get_device(struct device *dev);
 extern void put_device(struct device *dev);
 
-extern void wait_for_device_probe(void);
-
 #ifdef CONFIG_DEVTMPFS
 extern int devtmpfs_create_node(struct device *dev);
 extern int devtmpfs_delete_node(struct device *dev);