linux/sound/isa/sb
Paul Gortmaker d81a6d7176 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
These aren't modules, but they do make use of these macros, so
they will need export.h to get that definition.  Previously,
they got it via the implicit module.h inclusion.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:22 -04:00
..
Makefile ALSA: Merge es1688 and es968 drivers 2010-05-10 09:49:30 +02:00
emu8000.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
emu8000_callback.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
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 ALSA: sb: check get_user() return value 2010-07-29 12:24:22 +02:00
emu8000_synth.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
jazz16.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02:00
sb8.c sound: fix drivers needing module.h not moduleparam.h 2011-10-31 19:31:19 -04:00
sb8_main.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb8_midi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
sb16.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
sb_common.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
sb_mixer.c ALSA: jazz16: Add support for Media Vision Jazz16 chipset 2009-12-21 12:09:22 +01:00
sbawe.c