Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/drivers/opl4
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
opl4_lib.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl4_local.h
opl4_mixer.c
opl4_proc.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
opl4_seq.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
opl4_synth.c
yrw801.c