All of lore.kernel.org
 help / color / mirror / Atom feed
* Commit f26150004 (metag: use common of_flat_dt_match_machine) causes metag build failures in linux-next
@ 2013-10-06 18:26 Guenter Roeck
  2013-10-07  9:43   ` James Hogan
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2013-10-06 18:26 UTC (permalink / raw)
  To: Rob Herring
  Cc: James Hogan, linux-kernel@vger.kernel.org, linux-next,
	linux-metag

arch/metag/kernel/devtree.c: In function 'setup_machine_fdt':
arch/metag/kernel/devtree.c:52: error: 'arch_get_next_mach' undeclared (first use in this function)
arch/metag/kernel/devtree.c:52: error: (Each undeclared identifier is reported only once
arch/metag/kernel/devtree.c:52: error: for each function it appears in.)
arch/metag/kernel/devtree.c:52: warning: assignment discards qualifiers from pointer target type
make[1]: *** [arch/metag/kernel/devtree.o] Error 1

Not surprising, since arch_get_next_mach() is not defined for metag.

Guenter

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

end of thread, other threads:[~2013-10-07  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 18:26 Commit f26150004 (metag: use common of_flat_dt_match_machine) causes metag build failures in linux-next Guenter Roeck
2013-10-07  9:43 ` James Hogan
2013-10-07  9:43   ` James Hogan

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.