Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx> --- drivers/dsp/bridge/rmgr/drv_interface.c | 3 --- drivers/dsp/bridge/rmgr/proc.c | 1 - drivers/dsp/bridge/wmd/tiomap3430_pwr.c | 1 - 3 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/dsp/bridge/rmgr/drv_interface.c b/drivers/dsp/bridge/rmgr/drv_interface.c index 90d4bad..8c804af 100644 --- a/drivers/dsp/bridge/rmgr/drv_interface.c +++ b/drivers/dsp/bridge/rmgr/drv_interface.c @@ -59,8 +59,6 @@ #include <linux/moduleparam.h> #include <linux/cdev.h> -#include <mach/board-3430sdp.h> - /* ----------------------------------- DSP/BIOS Bridge */ #include <dspbridge/std.h> #include <dspbridge/dbdefs.h> @@ -97,7 +95,6 @@ #endif #ifdef CONFIG_BRIDGE_DVFS -#include <mach/omap-pm.h> #include <mach-omap2/omap3-opp.h> #endif diff --git a/drivers/dsp/bridge/rmgr/proc.c b/drivers/dsp/bridge/rmgr/proc.c index 1ab6181..267f29c 100644 --- a/drivers/dsp/bridge/rmgr/proc.c +++ b/drivers/dsp/bridge/rmgr/proc.c @@ -142,7 +142,6 @@ /* ----------------------------------- This */ #include <dspbridge/proc.h> #include <dspbridge/pwr.h> -#include <mach-omap2/omap3-opp.h> #ifndef RES_CLEANUP_DISABLE #include <dspbridge/resourcecleanup.h> diff --git a/drivers/dsp/bridge/wmd/tiomap3430_pwr.c b/drivers/dsp/bridge/wmd/tiomap3430_pwr.c index 8a0cb02..fd6097d 100644 --- a/drivers/dsp/bridge/wmd/tiomap3430_pwr.c +++ b/drivers/dsp/bridge/wmd/tiomap3430_pwr.c @@ -67,7 +67,6 @@ #include <mach-omap2/cm-regbits-34xx.h> #ifdef CONFIG_PM -#include <mach/board-3430sdp.h> extern s32 dsp_test_sleepstate; #endif extern struct MAILBOX_CONTEXT mboxsetting; -- 1.6.6.rc2.5.g49666 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html