diff options
author | Thierry Reding <treding@nvidia.com> | 2014-07-07 15:13:12 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-07-07 15:15:10 +0200 |
commit | 525549d7342fca7fca9fc11298b5ab3617b6f730 (patch) | |
tree | 3c7cccdd4aade3e11619f0d5af3cc21c0ac2f8e2 /tools/perf/scripts/python/netdev-times.py | |
parent | e4d9e513dedb5ac4e166c1053314fa935ddecc8c (diff) |
ALSA: hda: Fix build warning
The hda_tegra_disable_clocks() function is only used by the suspend and
resume code, so it needs to be included in the #ifdef CONFIG_PM_SLEEP
block to prevent the following warning:
CC sound/pci/hda/hda_tegra.o
sound/pci/hda/hda_tegra.c:238:13: warning: 'hda_tegra_disable_clocks' defined but not used [-Wunused-function]
static void hda_tegra_disable_clocks(struct hda_tegra *data)
^
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions