diff options
Diffstat (limited to 'include/linux/of_platform.h')
-rw-r--r-- | include/linux/of_platform.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/of_platform.h b/include/linux/of_platform.h index 133ecf31a60f..429513ae8f6e 100644 --- a/include/linux/of_platform.h +++ b/include/linux/of_platform.h | |||
@@ -19,12 +19,6 @@ | |||
19 | #include <linux/of_device.h> | 19 | #include <linux/of_device.h> |
20 | #include <linux/platform_device.h> | 20 | #include <linux/platform_device.h> |
21 | 21 | ||
22 | /* | ||
23 | * of_platform_bus_type isn't it's own bus anymore. It's now just an alias | ||
24 | * for the platform bus. | ||
25 | */ | ||
26 | #define of_platform_bus_type platform_bus_type | ||
27 | |||
28 | extern const struct of_device_id of_default_bus_ids[]; | 22 | extern const struct of_device_id of_default_bus_ids[]; |
29 | 23 | ||
30 | /* | 24 | /* |