From: Takashi Iwai Date: Thu, 18 Oct 2012 06:14:50 +0000 (+0200) Subject: ALSA: ice17xx: Fix inclusion of linux/io.h X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3ab850a0e883329594f62ec18fecef4fcfe5ca;p=pandora-kernel.git 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 --- Reading git-diff-tree failed