All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hemant Mohan <hemant.mohan@wipro.com>
To: linux-mips@linux-mips.org
Subject: [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2
Date: Thu, 16 Feb 2006 18:16:24 +0530	[thread overview]
Message-ID: <43F47420.9080708@wipro.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

This fixes the compilation error in PMC Titan network Controller, with 
gcc 4.0.2.

Thanks,
Hemant


[-- Attachment #2: linux-2.6.15-net-titan.patch --]
[-- Type: text/plain, Size: 696 bytes --]

Submitted By: Hemant Mohan (hemant dot mohan at wipro dot com)
Date: 2006-02-16
Initial Package Version: 2.6.15
Origin: Linux-MIPS
Description:  Fixes compilation error with PMC Titan network controller with gcc4.0.2

diff -Naur linux-2.6.15-mips-orig/drivers/net/titan_ge.h linux-mips-hemant-2.6.15/drivers/net/titan_ge.h
--- linux-2.6.15-mips-orig/drivers/net/titan_ge.h	2006-01-09 21:57:29.000000000 +0530
+++ linux-mips-hemant-2.6.15/drivers/net/titan_ge.h	2006-02-14 17:33:50.000000000 +0530
@@ -44,7 +44,6 @@
 #define	TITAN_SRAM_BASE		((OCD_READ(RM9000x2_OCD_LKB13) & ~1) << 4)
 #define	TITAN_SRAM_SIZE		0x2000UL
 
-extern unsigned long titan_ge_sram;
 
 /*
  * We may need these constants

             reply	other threads:[~2006-02-16 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-16 12:46 Hemant Mohan [this message]
2006-02-19 16:57 ` [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2 Ralf Baechle

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=43F47420.9080708@wipro.com \
    --to=hemant.mohan@wipro.com \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.