Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] Remove _fdata from asm-mips/sections.h
@ 2007-01-23 13:29 Atsushi Nemoto
  2007-01-23 14:20 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Atsushi Nemoto @ 2007-01-23 13:29 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

There is no _fdata symbol in kernel.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
---
diff --git a/include/asm-mips/sections.h b/include/asm-mips/sections.h
index f701627..b7e3726 100644
--- a/include/asm-mips/sections.h
+++ b/include/asm-mips/sections.h
@@ -3,6 +3,4 @@
 
 #include <asm-generic/sections.h>
 
-extern char _fdata;
-
 #endif /* _ASM_SECTIONS_H */

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

* Re: [PATCH] Remove _fdata from asm-mips/sections.h
  2007-01-23 13:29 [PATCH] Remove _fdata from asm-mips/sections.h Atsushi Nemoto
@ 2007-01-23 14:20 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-01-23 14:20 UTC (permalink / raw)
  To: Atsushi Nemoto; +Cc: linux-mips

On Tue, Jan 23, 2007 at 10:29:06PM +0900, Atsushi Nemoto wrote:

> There is no _fdata symbol in kernel.

Thanks, queued.

  Ralf

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

end of thread, other threads:[~2007-01-23 14:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 13:29 [PATCH] Remove _fdata from asm-mips/sections.h Atsushi Nemoto
2007-01-23 14:20 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox