commit | 2308f4add3de9f6c9c9f02e49461e94d84bb200a | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jun 12 13:02:43 2011 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 13 08:36:26 2011 +0200 |
tree | f60859c149a492f0f467c7358df0f85465abc0de | |
parent | 54463a66b91cf491a7c9af612b0e310babc5fa24 [diff] |
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 <joe@perches.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>