]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commitddfb319926462fd9670b7c1678a1f6a14a68e421
treefd2b011170c9fdf286adec8be614710897e8ce84
parent70f7db11c45a313b23922cacf248c613c3b2144c
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>
sound/drivers/mtpav.c
sound/pcmcia/pdaudiocf/pdaudiocf.h
sound/pcmcia/vx/vxp_ops.c