projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25235f7
)
powerpc: Remove include of linux/of_platform.h from asm/of_platform.h
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 7 Aug 2008 00:30:40 +0000
(10:30 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 20 Aug 2008 06:34:58 +0000
(16:34 +1000)
Now that we have removed all inclusions of asm/of_platform.h, this
compatibility include can be removed.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/include/asm/of_platform.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/of_platform.h
b/arch/powerpc/include/asm/of_platform.h
index
18659ef
..
53b4650
100644
(file)
--- a/
arch/powerpc/include/asm/of_platform.h
+++ b/
arch/powerpc/include/asm/of_platform.h
@@
-11,9
+11,6
@@
*
*/
-/* This is just here during the transition */
-#include <linux/of_platform.h>
-
/* Platform drivers register/unregister */
static inline int of_register_platform_driver(struct of_platform_driver *drv)
{