From: Joe Perches Date: Sun, 12 Jun 2011 20:02:43 +0000 (-0700) Subject: ALSA: hda - Fix beep_device compilation warnings X-Git-Tag: v3.0-rc4~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2308f4add3de9f6c9c9f02e49461e94d84bb200a;p=pandora-kernel.git ALSA: hda - Fix beep_device compilation warnings Using static inline functions can reduce compilation messages and macro misuse. sound/pci/hda/patch_conexant.c: In function ‘patch_cxt5045’: sound/pci/hda/patch_conexant.c:1232:3: warning: statement with no effect Signed-off-by: Joe Perches Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed