PATCH: 2.5.27 Fix dump non compile in ad1848 audio

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jul 21 2002 - 15:03:40 EST


Header cleanups mean init.h now actually needs to be included properly

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.27/sound/isa/ad1848/ad1848_lib.c linux-2.5.27-ac1/sound/isa/ad1848/ad1848_lib.c
--- linux-2.5.27/sound/isa/ad1848/ad1848_lib.c Sat Jul 20 20:11:16 2002
+++ linux-2.5.27-ac1/sound/isa/ad1848/ad1848_lib.c Sun Jul 21 17:28:32 2002
@@ -26,6 +26,7 @@
 #include <linux/delay.h>
 #include <linux/slab.h>
 #include <linux/ioport.h>
+#include <linux/init.h>
 #include <sound/core.h>
 #include <sound/ad1848.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 : Tue Jul 23 2002 - 22:00:35 EST