]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] Fix ARM AACI ALSA driver
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 20 Feb 2007 15:44:23 +0000 (15:44 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 20 Feb 2007 15:44:23 +0000 (15:44 +0000)
commite0c8f778c5081ed0ecd88fe7460a248d1ca4986b
tree11a6dd5916c3b7735637c437b5e787b5c9b52c49
parent84d324998b66e902e283694eb5d6a89a924b805b
[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>
sound/arm/aaci.c