[Re: [PATCH v2] nfc: don't be making arch specific unaligned decisions at driver level.] On 02/04/2017 (Sun 00:22) Samuel Ortiz wrote: > Hi Paul, > > On Mon, Jan 09, 2017 at 12:52:22PM -0500, Paul Gortmaker wrote: > > Currently ia64 fails building allmodconfig with variations of: > > [...] > > > > drivers/nfc/nfcmrvl/fw_dnld.c | 2 +- > > drivers/nfc/nxp-nci/firmware.c | 2 +- > > drivers/nfc/nxp-nci/i2c.c | 2 +- > > 3 files changed, 3 insertions(+), 3 deletions(-) > This build issue is now fixed in nfc-next with a couple of different > patches. OK, I'll remove it from my local queue and retest and let you know if I see any issues still. Thanks, Paul. -- > > Cheers, > Samuel.