Re: randconfig build error with next-20131115, in drivers/pci/hotplug

From: Bjorn Helgaas
Date: Fri Nov 15 2013 - 11:09:25 EST


On Fri, Nov 15, 2013 at 9:08 AM, Jim Davis <jim.epost@xxxxxxxxx> wrote:
> Building with the attached random configuration file,
>
> In file included from drivers/pci/hotplug/cpqphp_core.c:45:0:
> drivers/pci/hotplug/cpqphp.h:204:2: error: redeclaration of enumerator
> ‘NUMBER_OF_ENTRIES’
> NUMBER_OF_ENTRIES = offsetof(struct hrt, number_of_entries),
> ^
> drivers/pci/hotplug/cpqphp.h:118:2: note: previous definition of
> ‘NUMBER_OF_ENTRIES’ was here
> NUMBER_OF_ENTRIES = offsetof(struct smbios_entry_point, number_of_entries),
> ^
> CC drivers/mtd/maps/physmap.o
> make[3]: *** [drivers/pci/hotplug/cpqphp_core.o] Error 1

I fixed this and repushed my "for-linus" branch, thanks.

Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/