commit | 0dfe8da4921fdae6b9c77e320731e490d4b15a99 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon May 16 14:19:27 2011 -0600 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri May 20 11:20:13 2011 +0100 |
tree | afca6ade17d9ffbb2144a196ae8e499e0c2f2a83 | |
parent | 6ae759e889d9fd1733f4392f5083ac8c899253c5 [diff] |
ASoC: Tegra: Fix compile when debugfs not enabled The prototype of the inline dummy version of tegra_i2s_debug_add was not consistent with the real version. Reported-by: Rhyland-Klein <rklein@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>