From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Spansion flash fix broke drivers/cfi_flash.c
Date: Tue, 26 Dec 2006 21:44:35 +0300 [thread overview]
Message-ID: <45916D93.7040806@ru.mvista.com> (raw)
Hello.
I'm getting these errors compiling this file:
cfi_flash.c: In function ?flash_detect_cfi?:
cfi_flash.c:1152: error: ?flash_offset_cfi? undeclared (first use in this
function)
cfi_flash.c:1152: error: (Each undeclared identifier is reported only once
cfi_flash.c:1152: error: for each function it appears in.)
cfi_flash.c:1152: error: ?cfi_offset? undeclared (first use in this function)
After looking at the recent commits, it seems that the commit
d784fdb05900ada3686d5778783e1fb328e9fb66 was incomplete, so to speak...
WBR, Sergei
reply other threads:[~2006-12-26 18:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=45916D93.7040806@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=u-boot@lists.denx.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 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.