Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1482785

Build error in -next due to ion patches when building sparc64:allmodconfig

From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject Build error in -next due to ion patches when building sparc64:allmodconfig
Date 2016-09-13 23:40 +0200
Message-ID <sh3AS-7tK-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Build error in -next due to ion patches when building  sparc64:allmodconfig Guenter Roeck <linux@roeck-us.net> - 2016-09-13 23:40 +0200
  [PATCH] staging: android: ion: Make ION_OF depend on OF_ADDRESS Laura Abbott <labbott@redhat.com> - 2016-09-14 17:40 +0200
    Re: [PATCH] staging: android: ion: Make ION_OF depend on OF_ADDRESS Sumit Semwal <sumit.semwal@linaro.org> - 2016-09-14 18:30 +0200
    Re: [PATCH] staging: android: ion: Make ION_OF depend on OF_ADDRESS Guenter Roeck <linux@roeck-us.net> - 2016-09-14 22:20 +0200

csiph-web