ALSA: ice17xx: Fix inclusion of linux/io.h

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>
This commit is contained in:
Takashi Iwai
2012-10-18 08:14:50 +02:00
szülő 34a9318772
commit de3ab850a0
19 fájl változott, egészen pontosan 1 új sor hozzáadva és 18 régi sor törölve

Fájl megtekintése

@@ -46,7 +46,6 @@
* on mixer switch and other coll stuff.
*/
#include <linux/io.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/init.h>