git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34a9318
)
ALSA: ice17xx: Fix inclusion of linux/io.h
author
Takashi Iwai
<tiwai@suse.de>
Thu, 18 Oct 2012 06:14:50 +0000
(08:14 +0200)
committer
Takashi 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