commit | e3edefbd4a9071daf388978355f69c37fbeae261 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Nov 29 17:40:05 2010 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Nov 29 18:28:53 2010 +0000 |
tree | e1f31f97dbc525ffa5cab3f2fc72bced5f2f54b3 | |
parent | 5a8f1d4701a50bc2a1e112f6c8e7d30f63597eae [diff] |
ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_remove This patch fixes below compile warning: CC sound/soc/nuc900/nuc900-ac97.o sound/soc/nuc900/nuc900-ac97.c:300: warning: initialization from incompatible pointer type sound/soc/nuc900/nuc900-ac97.c:301: warning: initialization from incompatible pointer type Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>