lkml.org 
[lkml]   [2004]   [Dec]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectdrivers/block/floppy.c parse error and proposed patch
Hi ,

I just did bk pull and encountered following error during compilation time

CC [M] drivers/block/floppy.o
drivers/block/floppy.c: In function `init_module':
drivers/block/floppy.c:4598: error: parse error before "UTS_RELEASE"
make[2]: *** [drivers/block/floppy.o] Error 1

and here is the proposed patch just in case it hasn't been already fixed

--- linux-2.5/drivers/block/floppy.c 2004-12-29 18:10:40.000000000 +0100
+++ linux-2.5/drivers/block/floppy.c 2004-12-29 18:08:25.000000000 +0100
@@ -158,6 +158,7 @@
#define FDPATCHES
#include <linux/fdreg.h>

+#include <linux/version.h>
/*
* 1998/1/21 -- Richard Gooch <rgooch@atnf.csiro.au> -- devfs support
*/
-
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 14:09    [W:0.024 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site