ethernet: remove random_ether_addr()
[linux-2.6-microblaze.git] / include / linux / platform_device.h
index ed42ea9..7c96f16 100644 (file)
@@ -197,8 +197,6 @@ extern int platform_device_add_resources(struct platform_device *pdev,
                                         unsigned int num);
 extern int platform_device_add_data(struct platform_device *pdev,
                                    const void *data, size_t size);
-extern int platform_device_add_properties(struct platform_device *pdev,
-                               const struct property_entry *properties);
 extern int platform_device_add(struct platform_device *pdev);
 extern void platform_device_del(struct platform_device *pdev);
 extern void platform_device_put(struct platform_device *pdev);