https://github.com/torvalds/linux
Revision 1c7276cfc04b1a5b296b691c2e07297a4f6c19aa authored by Mike Waychison on 20 April 2011, 19:04:36 UTC, committed by Takashi Iwai on 20 April 2011, 19:24:31 UTC
When SND_HDA_NEEDS_RESUME is not defined, the compiler identifies that
the following symbols are static but not used:

 restore_shutup_pins
 hda_cleanup_all_streams

Fix warnings by adding SND_HDA_NEEDS_RESUME guards.

Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 6981d18
History
Tip revision: 1c7276cfc04b1a5b296b691c2e07297a4f6c19aa authored by Mike Waychison on 20 April 2011, 19:04:36 UTC
ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUME
Tip revision: 1c7276c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.9 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top