diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-06-22 02:00:10 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-06-22 02:03:38 -0400 |
commit | b8621516cc7dd22fe4ad4c2fd8f7d852a33212df (patch) | |
tree | 4983df032a2bca3b813b541fb97cce28706934a2 /.gitignore | |
parent | b1a914690c581f8f88b897d83a79b1c6eaf494c9 (diff) |
ALSA: hda - Fix unsigned comparison in patch_sigmatel.c
Fix the comparison of unsigned int that causes a compile warning below
by changing to the right signed type:
patch_sigmatel.c: In function ‘stac92xx_vref_set’:
patch_sigmatel.c:658: warning: comparison of unsigned expression < 0 is always false
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions