linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arkadiusz Miskiewicz <misiek@pld.ORG.PL>
To: linux-kernel@vger.kernel.org
Subject: [PATCH]: atyfb on 2.4.18
Date: 11 Apr 2002 12:35:45 +0200	[thread overview]
Message-ID: <87ofgqjzem.fsf@arm.t19.ds.pwr.wroc.pl> (raw)


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


                 reply	other threads:[~2002-04-11 10:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ofgqjzem.fsf@arm.t19.ds.pwr.wroc.pl \
    --to=misiek@pld.org.pl \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).