[PATCH] ad1848_lib.c compile fix

Ryan Anderson (ryan@michonline.com)
Sat, 22 Jun 2002 05:37:03 -0400 (EDT)


Here's a trivial compile fix for sounds/isa/ad1848/ad1848_lib.c against
2.5.24

--- ./sound/isa/ad1848/ad1848_lib.c.orig Tue Jun 18 22:11:53 2002
+++ ./sound/isa/ad1848/ad1848_lib.c Sat Jun 22 03:48:37 2002
@@ -20,6 +20,7 @@
*/

#define SNDRV_MAIN_OBJECT_FILE
+#include <linux/init.h>
#include <sound/driver.h>
#include <asm/io.h>
#include <asm/dma.h>

--
Ryan Anderson
  sometimes Pug Majere

- 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/