[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)
commit8a371840f825be20354007537b6568b77448b685
tree11a6dd5916c3b7735637c437b5e787b5c9b52c49
parent25ccb569ee52114c01e28a2fe2d451cd43de309c
[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