summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_ahub.h
diff options
context:
space:
mode:
authorSumit Bhattacharya <sumitb@nvidia.com>2011-12-08 16:26:59 +0530
committerVarun Wadekar <vwadekar@nvidia.com>2011-12-15 12:06:37 +0530
commit7e9df77309747d934ebf53891a08eda4238606ae (patch)
tree61454a89329e83c5ba51cec298d8773ccc668692 /sound/soc/tegra/tegra30_ahub.h
parent5ae89ec9080a8114e795f698226e0100b11a09cf (diff)
ASoC: Tegra: Fix compiler warnings
Bug 912637 Change-Id: I05e2d3dcb903bf9d011f9b108a8f65f25ee1d3b5 Signed-off-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-on: http://git-master/r/68956 Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com> Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Diffstat (limited to 'sound/soc/tegra/tegra30_ahub.h')
-rw-r--r--sound/soc/tegra/tegra30_ahub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra30_ahub.h b/sound/soc/tegra/tegra30_ahub.h
index 0d18f9c94bcc..7de1b7c86c7f 100644
--- a/sound/soc/tegra/tegra30_ahub.h
+++ b/sound/soc/tegra/tegra30_ahub.h
@@ -490,7 +490,7 @@ extern int tegra30_ahub_set_rx_cif_source(enum tegra30_ahub_rxcif rxcif,
extern int tegra30_ahub_unset_rx_cif_source(enum tegra30_ahub_rxcif rxcif);
#ifdef CONFIG_PM
-extern int tegra30_ahub_apbif_resume();
+extern int tegra30_ahub_apbif_resume(void);
#endif
struct tegra30_ahub {