linux-stable/sound/drivers/opl3
Paul Gortmaker da155d5b40 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>
2011-10-31 19:31:21 -04:00
..
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
opl3_drums.c
opl3_lib.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl3_midi.c ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() 2009-10-08 11:48:10 +02:00
opl3_oss.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
opl3_seq.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl3_synth.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
opl3_voice.h