On Fri, Nov 15, 2013 at 9:08 AM, Jim Davis <jim.ep...@gmail.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to