1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/sound/pci/au88x0
Paul Gortmaker 65a772172b sound: fix drivers needing module.h not moduleparam.h
The implicit presence of module.h lured several users into
incorrectly thinking that they only needed/used modparam.h
but once we clean up the module.h presence, these will show
up as build failures, so fix 'em now.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:19 -04:00
..
au88x0.c sound: fix drivers needing module.h not moduleparam.h 2011-10-31 19:31:19 -04:00
au88x0.h Fix common misspellings 2011-03-31 11:26:23 -03:00
au88x0_a3d.c Fix common misspellings 2011-03-31 11:26:23 -03:00
au88x0_a3d.h
au88x0_a3ddata.c
au88x0_core.c
au88x0_eq.c
au88x0_eq.h
au88x0_eqdata.c
au88x0_game.c
au88x0_mixer.c
au88x0_mpu401.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02:00
au88x0_pcm.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
au88x0_synth.c
au88x0_wt.h
au88x0_xtalk.c
au88x0_xtalk.h
au8810.c
au8810.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
au8820.c
au8820.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
au8830.c
au8830.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
Makefile