lkml.org 
[lkml]   [2002]   [Jun]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] sisfb fix
This patch contains a fix for recently submitted sisfb code from alan (ac).
Missing var in struct.

diff -Naur linux/include/linux/sisfb.h linux-sisfb/include/linux/sisfb.h
--- linux/include/linux/sisfb.h Tue Jun 4 18:22:32 2002
+++ linux-sisfb/include/linux/sisfb.h Tue Jun 4 18:21:32 2002
@@ -108,6 +108,7 @@
unsigned char revision_id;

char reserved[256];
+ unsigned int mtrr;
};

#ifdef __KERNEL__


-
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 13:26    [W:0.598 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site