public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* ARM_ATAG_DTB_COMPAT fails on fdt_ro.c compiling
@ 2012-10-09  3:17 Shawn Guo
  2012-10-09  4:25 ` Nicolas Pitre
  0 siblings, 1 reply; 7+ messages in thread
From: Shawn Guo @ 2012-10-09  3:17 UTC (permalink / raw)
  To: linux-arm-kernel

I have seen this error on mainline for a couple days when
ARM_ATAG_DTB_COMPAT is enabled.

  CC      arch/arm/boot/compressed/fdt_ro.o
arch/arm/boot/compressed/fdt_ro.c: In function ?fdt_path_offset?:
arch/arm/boot/compressed/fdt_ro.c:172:3: error: implicit declaration of function ?fdt_get_alias_namelen? [-Werror=implicit-function-declaration]
arch/arm/boot/compressed/fdt_ro.c:172:5: warning: assignment makes pointer from integer without a cast [enabled by default]
arch/arm/boot/compressed/fdt_ro.c: At top level:
arch/arm/boot/compressed/fdt_ro.c:340:13: error: conflicting types for ?fdt_get_alias_namelen?
arch/arm/boot/compressed/fdt_ro.c:172:7: note: previous implicit declaration of ?fdt_get_alias_namelen? was here
cc1: some warnings being treated as errors

Shawn

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

end of thread, other threads:[~2012-10-11 16:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-09  3:17 ARM_ATAG_DTB_COMPAT fails on fdt_ro.c compiling Shawn Guo
2012-10-09  4:25 ` Nicolas Pitre
2012-10-09  5:01   ` Shawn Guo
2012-10-09 16:15     ` Stephen Warren
2012-10-09 16:21       ` Fabio Estevam
2012-10-11  7:24         ` Shawn Guo
2012-10-11 16:08           ` Stephen Warren

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