ALSA: ice17xx: Fix inclusion of linux/io.h
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Oct 2012 06:14:50 +0000 (08:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Oct 2012 06:14:50 +0000 (08:14 +0200)
Include linux/io.h in ice1712.h since inb() and outb() are used in
inline functions there.  Remove the redundant inclusion of that file
in other places at the same time.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found