Thread (5 messages) 5 messages, 3 authors, 2021-09-29

Re: [PATCH] of: remove duplicate declaration of of_iomap()

From: Tom Rix <trix@redhat.com>
Date: 2021-09-28 20:42:52
Also in: lkml

On 9/28/21 1:33 PM, Randy Dunlap wrote:
On 9/28/21 1:12 PM, trix@redhat.com wrote:
quoted
From: Tom Rix <trix@redhat.com>

A ranconfig produces this linker error
randconfig .. on what arch, please?
s390
quoted
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@redhat.com>
---
  include/linux/of_address.h | 8 +-------
  1 file changed, 1 insertion(+), 7 deletions(-)

thanks.
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help