Explorar el Código

[ALSA] ac97_bus - revert last change and do it only in the ALSA tree

AC97 Codec

Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Jaroslav Kysela hace 20 años
padre
commit
5049c35b13
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sound/pci/ac97/ac97_bus.c

+ 1 - 1
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>