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/vx
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
vx_cmd.c
vx_cmd.h
vx_core.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
vx_hwdep.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
vx_mixer.c
vx_pcm.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vx_uer.c