lkml.org 
[lkml]   [2002]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 2.5] sound/isa/ad1848/ad1848_lib.c need to #include <linux/init.h>
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/
\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.038 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site