| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH] Remove _fdata from asm-mips/sections.h |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Tue, 23 Jan 2007 22:29:06 +0900 (JST) |
| Cc: | ralf@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
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 */ |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] MMC: au1xmmc R6 response support, Manuel Lauss |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] GENERIC_HARDIRQS_NO__DO_IRQ update for vr41xx, Ralf Baechle |
| Previous by Thread: | [PATCH] MMC: au1xmmc R6 response support, Manuel Lauss |
| Next by Thread: | Re: [PATCH] Remove _fdata from asm-mips/sections.h, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |