Commit 34ad73b9 authored by Jaroslav Kysela's avatar Jaroslav Kysela

[ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency

AC97 Codec
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 352dbfd0
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment