[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOMZO5DBzG_9SLQnjXBdb1+7rbR60t7gqjfuYY7SS4jTbOEY8A@mail.gmail.com>
Date: Tue, 30 Apr 2019 13:26:14 -0300
From: Fabio Estevam <festevam@...il.com>
To: Guido Günther <agx@...xcpu.org>
Cc: Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] amd64: mxc: select CONFIG_SOC_BUS
Hi Guido,
On Tue, Apr 30, 2019 at 1:18 PM Guido Günther <agx@...xcpu.org> wrote:
>
> i.MX8 needs soc_device_register, otherwise the build fails like:
>
> aarch64-linux-gnu-ld: drivers/soc/imx/soc-imx8.o: in function `imx8_soc_init':
> soc-imx8.c:(.init.text+0x130): undefined reference to `soc_device_register'
> aarch64-linux-gnu-ld: soc-imx8.c:(.init.text+0x130): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `soc_device_register'
> make: *** [Makefile:1051: vmlinux] Error 1
>
> Signed-off-by: Guido Günther <agx@...xcpu.org>
>
> ---
> This was seen on next-20190430.
A fix for this has been posted:
https://lkml.org/lkml/2019/4/24/256
Powered by blists - more mailing lists