On Tue, Oct 13, 2015 at 11:54:09AM +0100, Build bot for Mark Brown wrote:
Today's linux-next fails to build an ARM allmodconfig due to:
arm-allmodconfig ../drivers/firmware/broadcom/bcm47xx_nvram.c:110:30: error: macro "DIV_ROUND_UP" requires 2 arguments, but only 1 given ../drivers/firmware/broadcom/bcm47xx_nvram.c:110:4: error: 'DIV_ROUND_UP' undeclared (first use in this function)
triggered by f6e734a8c16229 (MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/). Presumably this works due to an implicit inclusion on MIPS.
I've CCed a lot of people listed in the changelog of the patch, though the list there appears somewhat random - apologies if this is irrelevant to you.