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:
70f7db1
)
ALSA: use linux/io.h to fix compile warnings
author
Takashi Iwai
<tiwai@suse.de>
Wed, 2 Feb 2011 16:49:53 +0000
(17:49 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 2 Feb 2011 16:49:53 +0000
(17:49 +0100)
For helping to reduce Greert's regression list...
src/sound/drivers/mtpav.c: error: implicit declaration of function 'inb'
src/sound/drivers/mtpav.c: error: implicit declaration of function 'outb'
...
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found