Skip to content

Commit

Permalink
powerpc: Remove include of linux/of_platform.h from asm/of_platform.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Aug 20, 2008
1 parent 25235f7 commit 0ec27c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/powerpc/include/asm/of_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 0ec27c0

Please sign in to comment.