On Tue, Nov 24, 2015 at 06:44:53PM +0800, kbuild test robot wrote: > Hi Mika, > > [auto build test ERROR on v4.4-rc2] > [also build test ERROR on next-20151124] > [cannot apply to ljones-mfd/for-mfd-next] > > url: https://github.com/0day-ci/linux/commits/Andy-Shevchenko/device-property-always-check-for-fwnode-type/20151124-183221 > config: x86_64-randconfig-x019-11241713 (attached as .config) > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All error/warnings (new ones prefixed by >>): > > >> drivers/mfd/intel-lpss-pci.c:68:30: error: array type has incomplete element type 'struct property_entry' > static struct property_entry uart_properties[] = { Thanks kbuild robot! This patch misses include of <linux/property.h>. It seems that it got added by a subsequent patch which was not sent out. We will fix this. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html