[PATCH 2.5] sound/isa/ad1848/ad1848_lib.c need to #include <linux/init.h>

From: Erlend Aasland (erlend-a@innova.no)
Date: Tue Jul 09 2002 - 23:31:19 EST


Hi,

The file sound/isa/ad1848/ad1848_lib.c seems to need <linux/init.h> in order to compile.

Erlend Aasland

--- linux-2.5.25/sound/isa/ad1848/ad1848_lib.c 2002-07-06 01:42:22.000000000 +0200
+++ linux-2.5.25-dirty/sound/isa/ad1848/ad1848_lib.c 2002-07-10 04:50:20.000000000 +0200
@@ -24,6 +24,7 @@
 #include <asm/io.h>
 #include <asm/dma.h>
 #include <linux/delay.h>
+#include <linux/init.h>
 #include <linux/slab.h>
 #include <linux/ioport.h>
 #include <sound/core.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jul 15 2002 - 22:00:16 EST