On Mon, Sep 23, 2013 at 07:09:34PM -0700, Guenter Roeck wrote:
> On 09/23/2013 06:35 PM, Guenter Roeck wrote:
> > arch/x86/kernel/amd_nb.c:23:4: error: 'PCI_DEVICE_ID_AMD_15H_M30H_NB_F3' 
> > undeclared here (not in a function)
> > arch/x86/kernel/amd_nb.c:31:4: error: 'PCI_DEVICE_ID_AMD_15H_M30H_NB_F4' 
> > undeclared here (not in a function)
> > arch/x86/kernel/amd_nb.c:31:2: error: initializer element is not constant
> > arch/x86/kernel/amd_nb.c:31:2: error: (near initialization for 
> > 'amd_nb_link_ids[1].device')
> > make[2]: *** [arch/x86/kernel/amd_nb.o] Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > make[1]: *** [arch/x86/kernel] Error 2
> > make: *** [arch/x86] Error 2
> > make: *** Waiting for unfinished jobs....
> >
> > Possibly missing commit 6bdaa63c (pci_ids: Add PCI device ID functions 3 
> > and 4 for newer F15h models).
> >
> > Other targets are still building, so there may be more failures.
> >
> 
> 3.11-stable is affected as well.

Yeah, sorry about that, a .h file changed which required the whole tree
to rebuild and I missed that one.  I'll fix it up...

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to