From: "Thomas Gleixner" <tglx@linutronix.de>
To: Jason Chen <jason_chen@coventive.com>, linux-mtd@lists.infradead.org
Subject: Re: undefined reference to `tx4925_read_nfmc'
Date: Fri, 11 Jun 2004 12:11:56 +0200 [thread overview]
Message-ID: <200406111211.56014.tglx@linutronix.de> (raw)
In-Reply-To: <40C97F5F.2070309@coventive.com>
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.
--
Thomas
_____________________________________________________________________
From slash dot org
"When customers are visiting, engineers are not allowed to wear ties.
That way the customer can tell who is the engineer and who is the
salesman (and therefore whom to believe.). Ties cut off blood flow
to the brain, making it easier for the salesmen to do their jobs."
_____________________________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de
next prev parent reply other threads:[~2004-06-11 10:17 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 [this message]
2004-06-11 10:47 ` Jason Chen
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=200406111211.56014.tglx@linutronix.de \
--to=tglx@linutronix.de \
--cc=jason_chen@coventive.com \
--cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox