]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commitde3ab850a0e883329594f62ec18fecef4fcfe5ca
tree809cdaec9635b81ec1c4eb3537f876c4c64b38c4
parent34a9318772d00efc5c1af00639526232050c49b8
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>
19 files changed:
sound/pci/ice1712/amp.c
sound/pci/ice1712/aureon.c
sound/pci/ice1712/delta.c
sound/pci/ice1712/ews.c
sound/pci/ice1712/hoontech.c
sound/pci/ice1712/ice1712.c
sound/pci/ice1712/ice1712.h
sound/pci/ice1712/ice1724.c
sound/pci/ice1712/juli.c
sound/pci/ice1712/maya44.c
sound/pci/ice1712/phase.c
sound/pci/ice1712/pontis.c
sound/pci/ice1712/prodigy192.c
sound/pci/ice1712/prodigy_hifi.c
sound/pci/ice1712/quartet.c
sound/pci/ice1712/revo.c
sound/pci/ice1712/se.c
sound/pci/ice1712/vt1720_mobo.c
sound/pci/ice1712/wtm.c