]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/dsp_common.h
Fix compile issues for DSP
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / dsp_common.h
index e515801b4b839d8df773210a81ead6d1511bbd1b..0c7565eb6ce82be1a14493228fc48c34c92650a9 100644 (file)
@@ -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);