]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sound: Add module.h to the previously silent sound users
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 15 Jul 2011 16:38:28 +0000 (12:38 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:21 +0000 (17:31 -0400)
commit1961f74d16c9a10c8a03cd1ae69072b6c3c4a9d6
tree86cbc4b95695590da84986a5231acdedafad41b7
parent1e05e5074601707a7e9fdb8d7f8ebff4b6ac2748
sound: Add module.h to the previously silent sound users

Lots of sound drivers were getting module.h via the implicit presence
of it in <linux/device.h> but we are going to clean that up.  So
fix up those users now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
39 files changed:
sound/core/control.c
sound/core/hwdep.c
sound/core/info.c
sound/core/init.c
sound/core/jack.c
sound/core/misc.c
sound/core/oss/mixer_oss.c
sound/core/rawmidi.c
sound/core/seq/oss/seq_oss_synth.c
sound/core/seq/seq_device.c
sound/core/seq/seq_midi_emul.c
sound/core/seq/seq_midi_event.c
sound/core/seq/seq_ports.c
sound/core/seq/seq_virmidi.c
sound/drivers/mpu401/mpu401_uart.c
sound/drivers/mtpav.c
sound/drivers/mts64.c
sound/drivers/opl3/opl3_lib.c
sound/drivers/opl3/opl3_seq.c
sound/drivers/opl4/opl4_lib.c
sound/drivers/opl4/opl4_seq.c
sound/drivers/portman2x4.c
sound/i2c/i2c.c
sound/i2c/other/ak4xxx-adda.c
sound/i2c/other/pt2258.c
sound/i2c/other/tea575x-tuner.c
sound/i2c/tea6330t.c
sound/isa/sb/emu8000_patch.c
sound/isa/sb/emu8000_synth.c
sound/isa/wavefront/wavefront_fx.c
sound/isa/wavefront/wavefront_synth.c
sound/pci/asihpi/hpioctl.c
sound/pci/ctxfi/xfi.c
sound/soc/tegra/tegra_asoc_utils.c
sound/synth/emux/emux.c
sound/synth/emux/emux_seq.c
sound/synth/util_mem.c
sound/usb/6fire/firmware.c
sound/usb/midi.c