From: Takashi Iwai Date: Wed, 2 Feb 2011 16:49:53 +0000 (+0100) Subject: ALSA: use linux/io.h to fix compile warnings X-Git-Tag: v2.6.38-rc4~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddfb319926462fd9670b7c1678a1f6a14a68e421;p=pandora-kernel.git ALSA: use linux/io.h to fix compile warnings For helping to reduce Greert's regression list... src/sound/drivers/mtpav.c: error: implicit declaration of function 'inb' src/sound/drivers/mtpav.c: error: implicit declaration of function 'outb' ... Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed