dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/arm
Russell King 8a371840f8 [ARM] Fix ARM AACI ALSA driver
CC [M]  sound/arm/aaci.o
sound/arm/aaci.c:729: error: parse error before '*' token
sound/arm/aaci.c:731: warning: function declaration isn't a prototype
...
sound/arm/aaci.c:786: error: parse error before '*' token
sound/arm/aaci.c:786: warning: function declaration isn't a prototype
...
sound/arm/aaci.c:827: error: parse error before '*' token
sound/arm/aaci.c:828: warning: function declaration isn't a prototype
...
sound/arm/aaci.c:845: error: parse error before "aaci_capture_ops"
sound/arm/aaci.c:845: warning: type defaults to `int' in declaration of `aaci_capture_ops'

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-02-20 15:44:23 +00:00
..
Kconfig [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig 2006-01-03 12:28:49 +01:00
Makefile [PATCH] Fix sound/arm/Makefile for locality of reference 2005-09-07 16:57:22 -07:00
aaci.c [ARM] Fix ARM AACI ALSA driver 2007-02-20 15:44:23 +00:00
aaci.h Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2007-02-19 13:18:39 -08:00
devdma.c [ALSA] Remove xxx_t typedefs: ARM AACI 2006-01-03 12:20:01 +01:00
devdma.h [ALSA] Remove xxx_t typedefs: ARM AACI 2006-01-03 12:20:01 +01:00
pxa2xx-ac97.c [ALSA] Fix __devinit and __devexit issues with sound drivers 2007-02-14 08:38:28 +01:00
pxa2xx-pcm.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
pxa2xx-pcm.h [ALSA] Remove xxx_t typedefs: ARM PXA2xx 2006-01-03 12:20:03 +01:00
sa11xx-uda1341.c [PATCH] make 1-bit bitfields unsigned 2006-12-07 08:39:38 -08:00