diff --git a/apps/codecs/Tremor/asm_mcf5249.h b/apps/codecs/Tremor/asm_mcf5249.h index 35830772e5..811148a8c8 100644 --- a/apps/codecs/Tremor/asm_mcf5249.h +++ b/apps/codecs/Tremor/asm_mcf5249.h @@ -27,7 +27,6 @@ #define MB() static inline void mcf5249_init_mac(void) { - int r; asm volatile ("move.l #0x20, %macsr;"); /* frac, truncate, no saturation */ }