Re: [PATCH v2] nfc: don't be making arch specific unaligned decisions at driver level.

From: Samuel Ortiz
Date: Wed Mar 29 2017 - 02:52:23 EST


Hi Paul,

On Tue, Mar 28, 2017 at 06:55:26PM -0400, Paul Gortmaker wrote:
> On Mon, Jan 9, 2017 at 12:52 PM, Paul Gortmaker
> <paul.gortmaker@xxxxxxxxxxxxx> wrote:
> > Currently ia64 fails building allmodconfig with variations of:
> >
> > In file included from drivers/nfc/nxp-nci/i2c.c:39:0:
> > ./include/linux/unaligned/access_ok.h:62:29: error: redefinition of âput_unaligned_be64â
> > static __always_inline void put_unaligned_be64(u64 val, void *p)
>
> Hi Samuel,
>
> Do you require changes on this commit, or are you happy to queue it as is?
> Looking at the NFC git history it seems like you are the right person to ask.
I will queue it later this week, sorry for the lag.

Cheers,
Samuel.