Commit 0ec27c04 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras

powerpc: Remove include of linux/of_platform.h from asm/of_platform.h

Now that we have removed all inclusions of asm/of_platform.h, this
compatibility include can be removed.
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 25235f71
...@@ -11,9 +11,6 @@ ...@@ -11,9 +11,6 @@
* *
*/ */
/* This is just here during the transition */
#include <linux/of_platform.h>
/* Platform drivers register/unregister */ /* Platform drivers register/unregister */
static inline int of_register_platform_driver(struct of_platform_driver *drv) static inline int of_register_platform_driver(struct of_platform_driver *drv)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment