diff options
author | Takashi Iwai <tiwai@suse.de> | 2015-04-30 08:22:41 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-04-30 08:22:41 +0200 |
commit | 31c648e0d304bbfc49a4a22c6139718367f3fd8d (patch) | |
tree | 5a335414d328dcb0f3279263671423f941c7ac29 /Kconfig | |
parent | 2bd1f73f4242ee19d8c610bcffe6e7a813451ce0 (diff) |
ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915
We're providing dummy functions for CONFIG_SND_HDA_i915=n, thus ifdef
can be reduced. (But hda_i915_init() has to be fixed to return zero.)
This automatically fixes a compile warning:
sound/pci/hda/hda_intel.c: In function 'azx_probe_continue':
sound/pci/hda/hda_intel.c:1966:1: warning: label 'i915_power_fail' defined but not used [-Wunused-label]
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions