• Takashi Iwai's avatar
    ALSA: hda - Fix warnings with CONFIG_SND_POWER_SAVE=n · ff2b7e2a
    Takashi Iwai authored
    Use static inline for dummy function to fix the warnings like below
      sound/pci/hda/patch_sigmatel.c: In function ‘stac92xx_init’:
      sound/pci/hda/patch_sigmatel.c:4387:3: warning: statement with no effect
      sound/pci/hda/patch_sigmatel.c: In function ‘stac92xx_resume’:
      sound/pci/hda/patch_sigmatel.c:4927:3: warning: statement with no effect
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    ff2b7e2a
hda_codec.h 31.6 KB