lkml.org 
[lkml]   [2002]   [Apr]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH]: atyfb on 2.4.18
FromArkadiusz Miskiewicz <>
Date11 Apr 2002 12:35:45 +0200
Without this compilation of atyfb on powerpc using gcc 2.95.4 prerelease
fails. Unfortunately I'm not sure if this patch is really correct. Is it?

--- 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/

\
 
 \ /
  Last update: 2005-03-22 13:22    [from the cache]
©2003-2008