]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/dsp/ipbuf.c
ARM: OMAP: DSPGW: rename mbx -> mbox
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / dsp / ipbuf.c
index 3262a14417228bf14e80f6057399228d82404d87..77cf271eaa1d1d22d4fdf58cfc284e8a0ab924f9 100644 (file)
@@ -287,7 +287,7 @@ void unuse_ipbuf_nowait(struct ipbuf_head *ipb_h)
  * functions called from mailbox interrupt routine
  */
 
-void mbx_err_ipbfull(void)
+void mbox_err_ipbfull(void)
 {
        ipbcfg.cnt_full++;
 }