From: Jason Chen <jason_chen@coventive.com>
To: linux-mtd@lists.infradead.org
Subject: undefined reference to `tx4925_read_nfmc'
Date: Fri, 11 Jun 2004 17:46:07 +0800 [thread overview]
Message-ID: <40C97F5F.2070309@coventive.com> (raw)
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'
drivers/mtd/mtdlink.o: In function `tx4925ndfmc_nand_read_byte':
drivers/mtd/mtdlink.o(.text+0x13b4c): undefined reference to
`tx4925_read_nfmc'
drivers/mtd/mtdlink.o: In function `tx4925ndfmc_nand_write_byte':
drivers/mtd/mtdlink.o(.text+0x13b78): undefined reference to
`tx4925_write_nfmc'
drivers/mtd/mtdlink.o: In function `tx4925ndfmc_nand_write_buf':
drivers/mtd/mtdlink.o(.text+0x13bc4): undefined reference to
`tx4925_write_nfmc'
drivers/mtd/mtdlink.o: In function `tx4925ndfmc_nand_read_buf':
drivers/mtd/mtdlink.o(.text+0x13c2c): undefined reference to
`tx4925_read_nfmc'
drivers/mtd/mtdlink.o: In function `tx4925ndfmc_nand_verify_buf':
drivers/mtd/mtdlink.o(.text+0x13c98): undefined reference to
`tx4925_read_nfmc'
make: *** [vmlinux] Error 1
Please help,
Thanks in advance.
Jason Chen
next reply other threads:[~2004-06-11 9:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-11 9:46 Jason Chen [this message]
2004-06-11 10:11 ` undefined reference to `tx4925_read_nfmc' Thomas Gleixner
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=40C97F5F.2070309@coventive.com \
--to=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 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.