kernel_optimize_test/sound/isa/sb
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
..
emu8000_callback.c
emu8000_local.h
emu8000_patch.c sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC 2011-10-31 19:31:20 -04:00
emu8000_pcm.c
emu8000_synth.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
emu8000.c
jazz16.c
Makefile
sb_common.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb_mixer.c
sb8_main.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb8_midi.c
sb8.c sound: fix drivers needing module.h not moduleparam.h 2011-10-31 19:31:19 -04:00
sb16_csp.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb16_main.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb16.c sound: fix drivers needing module.h not moduleparam.h 2011-10-31 19:31:19 -04:00
sbawe.c