]> git.kernelconcepts.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>
Tue, 2 Aug 2011 16:42:01 +0000 (12:42 -0400)
commit0289915896d0b9829979185edd896e54b2a2c5e0
treeac99c5629bf79d482ec5baa84aea9da4edb1b02b
parentf37a6b6836d5f407ca1f1089210bfda6d60efde7
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