From: Stephen Warren Date: Fri, 6 Apr 2012 05:11:16 +0000 (-0600) Subject: ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS X-Git-Tag: v3.4-rc3~41^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abe05c6eb358967f16bce8a02c88d57c82cfbd6;p=pandora-kernel.git ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS Commit d4a2eca "ASoC: Tegra I2S: Remove dependency on pdev->id" changed the prototype of tegra_i2s_debug_add, but didn't update the dummy inline used when !CONFIG_DEBUG_FS. Fix that. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown Cc: # 3.3 --- Reading git-diff-tree failed