Browse Source

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

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stephen Rothwell 16 years ago
parent
commit
f8d91faff3
1 changed files with 0 additions and 3 deletions
  1. 0 3
      arch/sparc/include/asm/of_platform.h

+ 0 - 3
arch/sparc/include/asm/of_platform.h

@@ -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;