
26 Dec
2006
26 Dec
'06
7:44 p.m.
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