projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
352dbfd
)
[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency
author
Jaroslav Kysela
<perex@suse.cz>
Mon, 22 Aug 2005 09:30:37 +0000
(11:30 +0200)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 30 Aug 2005 06:46:48 +0000
(08:46 +0200)
AC97 Codec
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/ac97/ac97_bus.c
patch
|
blob
|
history
diff --git
a/sound/pci/ac97/ac97_bus.c
b/sound/pci/ac97/ac97_bus.c
index
227f8b9
..
013a919
100644
(file)
--- a/
sound/pci/ac97/ac97_bus.c
+++ b/
sound/pci/ac97/ac97_bus.c
@@
-11,7
+11,7
@@
* (at your option) any later version.
*/
-#include <
linux/module
.h>
+#include <
sound/driver
.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/string.h>