Self-explanatory patch fixing bug #5340 (isn't easier to send a fix than
report the bug?!)
Signed-off-by: Diego Calleja <[email protected]>
--- stable/include/linux/mod_devicetable.h.BAK 2005-10-01 16:11:39.000000000 +0200
+++ stable/include/linux/mod_devicetable.h 2005-10-01 16:22:15.000000000 +0200
@@ -183,7 +183,7 @@ struct of_device_id
char name[32];
char type[32];
char compatible[128];
-#if __KERNEL__
+#ifdef __KERNEL__
void *data;
#else
kernel_ulong_t data;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]