1
0
Fork 0
alistair23-linux/sound/isa
Arnd Bergmann 37419584ab ALSA: sscape: add missing include of linux/io.h
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>
2015-01-28 16:27:46 +01:00
..
ad1816a ALSA: ad1816a: Remove always NULL parameters 2015-01-02 16:26:20 +01:00
ad1848 ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
cs423x ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
es1688 ALSA: es1688: Remove almost always NULL parameter 2015-01-02 16:27:03 +01:00
galaxy ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
gus ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
msnd ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
opti9xx ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
sb ALSA: sb: Use setup_timer() and mod_timer() 2015-01-19 11:32:28 +01:00
wavefront ALSA: wavefront: Use setup_timer() and mod_timer() 2015-01-19 11:32:28 +01:00
wss ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
Kconfig Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-04-07 16:36:11 -07:00
Makefile ALSA: introduce snd-cmi8328: C-Media CMI8328 driver 2012-08-21 07:30:46 +02:00
adlib.c ALSA: isa: Convert to snd_card_new() with a device pointer 2014-02-12 10:58:21 +01:00
als100.c ASoC: sb16: Simplify snd_sb16dsp_pcm() 2015-01-02 16:28:35 +01:00
azt2320.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
cmi8328.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
cmi8330.c ALSA: isa: Convert to snd_card_new() with a device pointer 2014-02-12 10:58:21 +01:00
es18xx.c ALSA: es18xx: Remove always NULL parameter 2015-01-02 16:27:24 +01:00
opl3sa2.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
sc6000.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
sscape.c ALSA: sscape: add missing include of linux/io.h 2015-01-28 16:27:46 +01:00