commit | 3f3488b84c261ab3cb64b9f0b9f40b61e33edb98 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Thu Jun 08 12:01:44 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Jun 22 21:34:15 2006 +0200 |
tree | 77a233779dbbe27fc4bcbf43427f377751da31fa | |
parent | 3758d4e601552a3d9066913a31ccb8dc6a25ee69 [diff] |
[ALSA] sound/vxpocket: fix printk warning Fix printk format warning: sound/pcmcia/vx/vxp_ops.c:205: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'size_t' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>