| Kernel v2.6.25-rc7 /sound/last.c |
|---|
 2.6.25-rc7
 sound
 last.c
diff --git a/sound/last.c b/sound/last.c
index 282b0cd..bdd0857 100644
--- a/sound/last.c
+++ b/sound/last.c
@@ -20,7 +20,6 @@
*/
#define SNDRV_MAIN_OBJECT_FILE
-#include <sound/driver.h>
#include <linux/init.h>
#include <sound/core.h>
|