Hi Grant, Can you take a look at this failure? drivers/spi/spi-fsl-lib.h:56:33: warning: 'struct spi_message' declared inside parameter list drivers/spi/spi-fsl-lib.h:56:33: warning: its scope is only this definition or declaration, which is probably not what you want drivers/spi/spi-fsl-lib.h:115:64: warning: 'struct spi_message' declared inside parameter list drivers/spi/spi-fsl-lib.c: In function 'mpc8xxx_spi_work': drivers/spi/spi-fsl-lib.c:68:27: error: dereferencing pointer to incomplete type Bisect leads me to: ------------ 6810d770847c0f24555c13dd80b64fcc30c47ad8 is the first bad commit commit 6810d770847c0f24555c13dd80b64fcc30c47ad8 Author: Grant Likely <grant.likely@xxxxxxxxxxxx> Date: Sat Apr 7 14:16:53 2012 -0600 spi/devicetree: Move devicetree support code into spi directory ------------ Failure is in mpc85xx_defconfig. http://kisskb.ellerman.id.au/kisskb/buildresult/6100610/ Thanks, Paul. -- 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