From: Stephen Rothwell Date: Thu, 7 Aug 2008 01:14:28 +0000 (-0700) Subject: of/sparc: remove include of linux/of_platform.h from asm/of_platform.h X-Git-Tag: upstream/snapshot3+hdmi~22921^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8d91faff3bb82c7026d6a2a5c97ee7d88bc0229;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git 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 Signed-off-by: David S. Miller --- diff --git a/arch/sparc/include/asm/of_platform.h b/arch/sparc/include/asm/of_platform.h index 93a262c..2348ab9 100644 --- a/arch/sparc/include/asm/of_platform.h +++ b/arch/sparc/include/asm/of_platform.h @@ -13,9 +13,6 @@ * */ -/* This is just here during the transition */ -#include - extern struct bus_type ebus_bus_type; extern struct bus_type sbus_bus_type;