of/sparc: remove include of linux/of_platform.h from asm/of_platform.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 7 Aug 2008 01:14:28 +0000 (18:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Aug 2008 01:14:28 +0000 (18:14 -0700)
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>
arch/sparc/include/asm/of_platform.h

index 93a262c..2348ab9 100644 (file)
@@ -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;