linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build error in -next due to ion patches when building sparc64:allmodconfig
@ 2016-09-13 21:31 Guenter Roeck
  2016-09-14 15:33 ` [PATCH] staging: android: ion: Make ION_OF depend on OF_ADDRESS Laura Abbott
  0 siblings, 1 reply; 4+ messages in thread
From: Guenter Roeck @ 2016-09-13 21:31 UTC (permalink / raw)
  To: Laura Abbott; +Cc: Greg Kroah-Hartman, linux-kernel

Hi Laura,

I see the following build error in -next.

Building sparc64:allmodconfig ... failed
--------------
Error log:
...
drivers/built-in.o: In function `ion_parse_dt':
(.text+0x11aa2c): undefined reference to `of_platform_device_create'

of_platform_device_create() depends on CONFIG_OF_ADDRESS, which is not
supported on sparc. Maybe add "depends on OF_ADDRESS" to the Kconfig file ?

Thanks,
Guenter

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

end of thread, other threads:[~2016-09-14 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-13 21:31 Build error in -next due to ion patches when building sparc64:allmodconfig Guenter Roeck
2016-09-14 15:33 ` [PATCH] staging: android: ion: Make ION_OF depend on OF_ADDRESS Laura Abbott
2016-09-14 16:25   ` Sumit Semwal
2016-09-14 20:17   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).