From: Henrik Kretzschmar Date: Thu, 20 Apr 2006 10:37:00 +0000 (+0200) Subject: [ALSA] pcxhr - Fix a compiler warning on 64bit architectures X-Git-Tag: v2.6.17-rc4~104^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711ee39bf3e2a69005d64f388441a6f883495f83;p=pandora-kernel.git [ALSA] pcxhr - Fix a compiler warning on 64bit architectures The patch fixes a conpile warning on 64bit architectures, caused by different sizes of size_t . Since size_t is unsigned I permited myself to cange the format, too. Signed-off-by: Henrik Kretzschmar Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed