On Mon, Dec 08, 2014 at 11:05:17PM +1100, Stephen Rothwell wrote: > Hi Mark, > > After merging the spi tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > drivers/spi/spi-dln2.c: In function 'dln2_spi_copy_from_buf': > drivers/spi/spi-dln2.c:415:4: error: implicit declaration of function 'get_unaligned_le32' [-Werror=implicit-function-declaration] > *d++ = get_unaligned_le32(s++); > ^ > > Caused by commit ffb9ad0a47b4 ("spi: add support for DLN-2 USB-SPI adapter"). Re-sent the patch with the asm/unaligned.h header included and I build tested for PPC to make sure. Sorry for the trouble... :/ laurentiu -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html