[uPATCH] Re: test11-pre5

From: Bartlomiej Zolnierkiewicz (dake@staszic.waw.pl)
Date: Tue Nov 14 2000 - 18:08:52 EST


On Tue, 14 Nov 2000, Linus Torvalds wrote:
> - pre5:
> - Rasmus Andersen: add proper "<linux/init.h>" for sound drivers

Rasmus spotted gus_midi.c not 100% correctly... (anyway thanks Rasmus)

--- linux-240t10p5/drivers/sound/gus_midi.c Wed Nov 15 00:06:14 2000
+++ linux/drivers/sound/gus_midi.c Wed Nov 15 00:06:24 2000
@@ -15,7 +15,7 @@
  * Added __init to gus_midi_init()
  */
 
-#include "linux/init.h"
+#include <linux/init.h>
 #include "sound_config.h"
 
 #include "gus.h"

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 15 2000 - 21:00:27 EST