From: Jason Chen <jason_chen@coventive.com>
To: tglx@linutronix.de
Cc: linux-mtd@lists.infradead.org
Subject: Re: undefined reference to `tx4925_read_nfmc'
Date: Fri, 11 Jun 2004 18:47:51 +0800 [thread overview]
Message-ID: <40C98DD7.8090303@coventive.com> (raw)
In-Reply-To: <200406111211.56014.tglx@linutronix.de>
There are no "tx4925_nand.h" in my kernel source. I use "tx4925.h"
instead of it, but it seems to lack something. Please kindly tell me
where can I find it?
Thanks in advance.
Jason Chen
Thomas Gleixner ??:
>On Friday 11 June 2004 11:46, Jason Chen wrote:
>
>
>>Hello sir/madam;
>>
>>I'am working on Toshiba TX4925 board with Linux 2.4.22 and I want to use
>>jffs2 on NAND flash. I have run the mtd patch on my kernel, but now my
>>kernel doesn't compile anymore, the error message is:
>>
>>drivers/mtd/mtdlink.o: In function `tx4925ndfmc_readecc':
>>drivers/mtd/mtdlink.o(.text+0x13ab4): undefined reference to
>>`tx4925_read_nfmc'
>>
>>
>
>This function is a macro / inline and not part of the mtd subsystem.
>
>#include <asm/tx4925/tx4925_nand.h>
>
>should contain this.
>
>
>
next prev parent reply other threads:[~2004-06-11 10:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 9:46 undefined reference to `tx4925_read_nfmc' Jason Chen
2004-06-11 10:11 ` Thomas Gleixner
2004-06-11 10:47 ` Jason Chen [this message]
2004-06-11 10:48 ` Thomas Gleixner
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=40C98DD7.8090303@coventive.com \
--to=jason_chen@coventive.com \
--cc=linux-mtd@lists.infradead.org \
--cc=tglx@linutronix.de \
/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