commit | ddfb319926462fd9670b7c1678a1f6a14a68e421 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Feb 02 17:49:53 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 02 17:49:53 2011 +0100 |
tree | fd2b011170c9fdf286adec8be614710897e8ce84 | |
parent | 70f7db11c45a313b23922cacf248c613c3b2144c [diff] |
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 <tiwai@suse.de>