summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-08-07 10:30:40 +1000
committerPaul Mackerras <paulus@samba.org>2008-08-20 16:34:58 +1000
commit0ec27c049d80535f77901654a310b090106b046c (patch)
tree12ad2d9e58bb09eed39c562dac3b2c12c873eab8 /arch/powerpc/include
parent25235f712b680d00756a73ee64289137989fc6fd (diff)
downloadop-kernel-dev-0ec27c049d80535f77901654a310b090106b046c.zip
op-kernel-dev-0ec27c049d80535f77901654a310b090106b046c.tar.gz
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: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r--arch/powerpc/include/asm/of_platform.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/of_platform.h b/arch/powerpc/include/asm/of_platform.h
index 18659ef..53b4650 100644
--- 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)
{
OpenPOWER on IntegriCloud