All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] env_onenand compiler warning
@ 2009-07-19  6:47 Dirk Behme
  2009-07-19 15:13 ` [U-Boot] [PATCH] env_onenand: fix compiler warning for error message Alessandro Rubini
  2009-07-20  0:53 ` [U-Boot] env_onenand compiler warning Kyungmin Park
  0 siblings, 2 replies; 4+ messages in thread
From: Dirk Behme @ 2009-07-19  6:47 UTC (permalink / raw)
  To: u-boot


Testing recent mainline git head for omap3_evm_config I get compiler 
warning

env_onenand.c: In function 'saveenv':
env_onenand.c:104: warning: format '%08lx' expects type 'long unsigned 
int', but argument 2 has type 'loff_t'

Is there already a fix available?

Thanks

Dirk

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

end of thread, other threads:[~2009-07-20  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19  6:47 [U-Boot] env_onenand compiler warning Dirk Behme
2009-07-19 15:13 ` [U-Boot] [PATCH] env_onenand: fix compiler warning for error message Alessandro Rubini
2009-07-19 17:17   ` Wolfgang Denk
2009-07-20  0:53 ` [U-Boot] env_onenand compiler warning Kyungmin Park

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.