linux-stable/sound
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
..
aoa ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
arm ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
atmel ALSA: sound/atmel/ac97c.c: Add device tree support 2015-01-07 07:56:19 +01:00
core ALSA: seq: remove unused callback_all field 2015-01-26 13:56:58 +01:00
drivers ALSA: serial-u16550: Use setup_timer() and mod_timer() 2015-01-19 11:32:26 +01:00
firewire ALSA: firewire-lib: limit the MIDI data rate 2015-01-16 22:51:23 +01:00
i2c ALSA: ak4117: Use setup_timer() and mod_timer() 2015-01-19 11:32:27 +01:00
isa ALSA: sscape: add missing include of linux/io.h 2015-01-28 16:27:46 +01:00
mips Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
oss sound/oss: use current->state helpers 2015-01-15 08:32:27 +01:00
parisc ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
pci ALSA: hda - Enable docking station for an HP machine 2015-01-20 15:09:19 +01:00
pcmcia ALSA: vx: Fix missing kerneldoc parameter descriptions 2014-11-11 09:39:10 +01:00
ppc ALSA: Deletion of checks before the function call "iounmap" 2015-01-04 15:13:45 +01:00
sh ALSA: aica: Use setup_timer() and mod_timer() 2015-01-19 11:35:01 +01:00
soc Merge branch 'for-linus' into for-next 2015-01-26 13:53:41 +01:00
sparc Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
spi ALSA: spi: Convert to snd_card_new() with a device pointer 2014-02-14 08:14:08 +01:00
synth ALSA: emux: Use setup_timer() and mod_timer() 2015-01-19 11:41:13 +01:00
usb Merge branch 'topic/line6' into for-next 2015-01-28 07:24:41 +01:00
Kconfig
Makefile
ac97_bus.c
last.c
sound_core.c
sound_firmware.c