* Felipe Balbi <[EMAIL PROTECTED]> [080317 18:01]:
> Signed-off-by: Felipe Balbi <[EMAIL PROTECTED]>
> 
> diff --git a/include/asm-arm/arch-omap/dsp_common.h 
> b/include/asm-arm/arch-omap/dsp_common.h
> index e515801..0c7565e 100644
> --- a/include/asm-arm/arch-omap/dsp_common.h
> +++ b/include/asm-arm/arch-omap/dsp_common.h
> @@ -49,7 +49,7 @@ struct omap_dsp {
>       int                     initialized;
>  };
>  
> -if defined(CONFIG_ARCH_OMAP1) && defined(CONFIG_OMAP_MMU_FWK)
> +#if defined(CONFIG_ARCH_OMAP1) && defined(CONFIG_OMAP_MMU_FWK)
>  extern void omap_dsp_request_mpui(void);
>  extern void omap_dsp_release_mpui(void);
>  extern int omap_dsp_request_mem(void);

Heh, thanks :) Pushing today.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to