]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: Remove warnings in DSP code
authorDirk Behme <dirk.behme@googlemail.com>
Tue, 5 Sep 2006 14:47:58 +0000 (17:47 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 5 Sep 2006 14:47:58 +0000 (17:47 +0300)
commit2664e39b86037e4c5d925aa5614eb4cdf67cba8e
treedda9171adcff96edcac250225007da2b99f97e17
parent88562fcf91f0b8fb9e00dc6229317bb186ec5858
[PATCH] ARM: OMAP: Remove warnings in DSP code

Remove warnings:

arch/arm/plat-omap/dsp/dsp_common.c: In function
'dsp_cpustat_update':
arch/arm/plat-omap/dsp/dsp_common.c:317: warning: implicit
declaration of function 'enable_irq'
arch/arm/plat-omap/dsp/dsp_common.c:325: warning: implicit
declaration of function 'disable_irq'

arch/arm/plat-omap/dsp/task.c: In function 'dsp_task_write_bk':
arch/arm/plat-omap/dsp/task.c:1232: warning: implicit
declaration of function 'disable_irq'
arch/arm/plat-omap/dsp/task.c:1232: warning: implicit
declaration of function 'enable_irq'

Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dsp/dsp_common.c
arch/arm/plat-omap/dsp/task.c