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:
5e0ddd0
)
ALSA: sscape: add missing include of linux/io.h
author
Arnd Bergmann
<arnd@arndb.de>
Wed, 28 Jan 2015 15:04:46 +0000
(16:04 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jan 2015 15:27:46 +0000
(16:27 +0100)
The soundscape driver uses the ISA inb/outb functions declared
in linux/io.h, so it needs to include this header to avoid
a build error:
sscape.c: In function 'sscape_write_unsafe':
sscape.c:203:2: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sscape.c
patch
|
blob
|
history
diff --cc
sound/isa/sscape.c
Simple merge