[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <56FB23E3.4050104@samsung.com>
Date: Wed, 30 Mar 2016 09:54:59 +0900
From: Krzysztof Kozlowski <k.kozlowski@...sung.com>
To: Jassi Brar <jassisinghbrar@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mailbox: rockchip: Fix build error of missing
devm_ioremap_resource on UM
On 30.03.2016 09:47, Krzysztof Kozlowski wrote:
> The devres.o gets linked if HAS_IOMEM is present so on ARCH=um
> allyesconfig (COMPILE_TEST) failed with:
Oh, the error log is missing. It should be:
... failed with:
drivers/built-in.o: In function `rockchip_mbox_probe':
rockchip-mailbox.c:(.text+0x47cd2a): undefined reference to `devm_ioremap_resource'
Krzysztof
Powered by blists - more mailing lists