aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/ac97/ac97_bus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/ac97/ac97_bus.c b/sound/pci/ac97/ac97_bus.c
index 013a919c2544..227f8b9f67ce 100644
--- 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 <sound/driver.h>
+#include <linux/module.h>
#include <linux/init.h>
#include <linux/device.h>
#include <linux/string.h>