diff options
author | Sachin Kamat <[email protected]> | 2013-01-24 14:51:18 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-01-24 18:55:17 +0800 |
commit | ec05cc554eb7cfb7ca0d6d93a3afabff6bc80033 (patch) | |
tree | f086d6f1cb4aa2deb2c29a372e38c1097fc50561 /lib/debugobjects.c | |
parent | ecb2c174346f9e1b2cb671b261a16f1b9aaa66c4 (diff) |
ASoC: tegra: Staticize some functions in tegra30_i2s.c
'tegra30_i2s_startup' and 'tegra30_i2s_shutdown' are used only in this file and
hence made static. Fixes the following sparse warnings:
sound/soc/tegra/tegra30_i2s.c:74:5: warning:
symbol 'tegra30_i2s_startup' was not declared. Should it be static?
sound/soc/tegra/tegra30_i2s.c:101:6: warning:
symbol 'tegra30_i2s_shutdown' was not declared. Should it be static?
Signed-off-by: Sachin Kamat <[email protected]>
Reviewed-by: Stephen Warren <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions