Re: [PATCH 79/86] x86/microcode/amd: drop pci_ids dependency

2015-03-29 Thread Borislav Petkov
On Sun, Mar 29, 2015 at 03:43:09PM +0200, Michael S. Tsirkin wrote: > This file doesn't use any macros from pci_ids.h, > drop the include. > > Signed-off-by: Michael S. Tsirkin > --- > arch/x86/kernel/cpu/microcode/amd.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/x86/kernel/cp

[PATCH 79/86] x86/microcode/amd: drop pci_ids dependency

2015-03-29 Thread Michael S. Tsirkin
This file doesn't use any macros from pci_ids.h, drop the include. Signed-off-by: Michael S. Tsirkin --- arch/x86/kernel/cpu/microcode/amd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/cpu/microcode/amd.c b/arch/x86/kernel/cpu/microcode/amd.c index 55e74fd..12829c3 100644