public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] LIBFDT: bogus definition of fdt in libfdt_env.h
@ 2007-04-25  8:33 Wolfgang Grandegger
  2007-04-25 12:08 ` Jerry Van Baren
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Grandegger @ 2007-04-25  8:33 UTC (permalink / raw)
  To: u-boot

Hi Jerry,

in libfdt_env.h there is fdt defined as:

struct fdt_header *fdt;	/* Pointer to the working fdt */

I think it should be declared "extern", because the file is included by 
more than one file. Or the declaration should be moved to cmd_fdt.c, 
because it's the only file actually using it.

Wolfgang.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-25 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25  8:33 [U-Boot-Users] LIBFDT: bogus definition of fdt in libfdt_env.h Wolfgang Grandegger
2007-04-25 12:08 ` Jerry Van Baren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox