All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2
@ 2006-02-16 12:46 Hemant Mohan
  2006-02-19 16:57 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Hemant Mohan @ 2006-02-16 12:46 UTC (permalink / raw)
  To: linux-mips

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2
  2006-02-16 12:46 [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2 Hemant Mohan
@ 2006-02-19 16:57 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-02-19 16:57 UTC (permalink / raw)
  To: Hemant Mohan; +Cc: linux-mips

On Thu, Feb 16, 2006 at 06:16:24PM +0530, Hemant Mohan wrote:

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

Thanks, applied.

Please include a Signed-off-by: line in the future.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-20 10:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-16 12:46 [PATCH] - PMC Titan network controller - compilation problem with gcc4.0.2 Hemant Mohan
2006-02-19 16:57 ` Ralf Baechle

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.