Skip to content

Commit

Permalink
of/sparc: 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
compatability include can be removed.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Stephen Rothwell authored and David S. Miller committed Aug 7, 2008
1 parent 8c6a5ca commit f8d91fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/sparc/include/asm/of_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
*
*/

/* This is just here during the transition */
#include <linux/of_platform.h>

extern struct bus_type ebus_bus_type;
extern struct bus_type sbus_bus_type;

Expand Down

0 comments on commit f8d91fa

Please sign in to comment.