[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e706d330-87ab-75e6-7118-e9b280039409@infradead.org>
Date: Tue, 28 Sep 2021 13:33:47 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: trix@...hat.com, robh+dt@...nel.org, frowand.list@...il.com
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: remove duplicate declaration of of_iomap()
On 9/28/21 1:12 PM, trix@...hat.com wrote:
> From: Tom Rix <trix@...hat.com>
>
> A ranconfig produces this linker error
randconfig .. on what arch, please?
> irq-al-fic.c:252: undefined reference to `of_iomap'
>
> The declaration of of_iomap() is dependent on OF
> The definition of of_iomap() is dependent on OF_ADDRESS
> These should match. There are duplicate declarations
> of of_iomap(), remove of_iomap() and the
> of_address_to_resource() duplicate.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> ---
> include/linux/of_address.h | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
>
thanks.
--
~Randy
Powered by blists - more mailing lists