aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/of_platform.h')
-rw-r--r--include/linux/of_platform.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/of_platform.h b/include/linux/of_platform.h
index 133ecf31a60..429513ae8f6 100644
--- a/include/linux/of_platform.h
+++ b/include/linux/of_platform.h
@@ -19,12 +19,6 @@
#include <linux/of_device.h>
#include <linux/platform_device.h>
-/*
- * of_platform_bus_type isn't it's own bus anymore. It's now just an alias
- * for the platform bus.
- */
-#define of_platform_bus_type platform_bus_type
-
extern const struct of_device_id of_default_bus_ids[];
/*