--- linux/drivers/video/aty/atyfb_base.c~ Mon Feb 25 19:38:07 2002
+++ linux/drivers/video/aty/atyfb_base.c Thu Apr 11 10:04:45 2002
@@ -310,7 +310,7 @@
const char *name;
int pll, mclk;
u32 features;
-} aty_chips[] __initdata = {
+} aty_chips[] __devinitdata = {
#ifdef CONFIG_FB_ATY_GX
/* Mach64 GX */
{ 0x4758, 0x00d7, 0x00, 0x00, m64n_gx, 135, 50, M64F_GX },
-- Arkadiusz Mi¶kiewicz IPv6 ready PLD Linux at http://www.pld.org.pl misiek(at)pld.org.pl AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PWr- 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/