From: Komal Shah Date: Thu, 30 Nov 2006 23:08:15 +0000 (-0800) Subject: ARM: OMAP: Remove platform_device.h from dsp.h X-Git-Tag: v2.6.19-omap1~27 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=9d30b9e0c86c84c153973e330c24b4bf75903198;p=linux-2.6-omap-h63xx.git ARM: OMAP: Remove platform_device.h from dsp.h Remove unnecessary #include Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/plat-omap/dsp/dsp.h b/arch/arm/plat-omap/dsp/dsp.h index 64d22c665cd..353565941ea 100644 --- a/arch/arm/plat-omap/dsp/dsp.h +++ b/arch/arm/plat-omap/dsp/dsp.h @@ -21,7 +21,6 @@ * */ -#include #include "hardware_dsp.h" #include "dsp_common.h"