ALSA: use linux/io.h to fix compile warnings
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Feb 2011 16:49:53 +0000 (17:49 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Feb 2011 16:49:53 +0000 (17:49 +0100)
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>

No differences found