
6 Nov
2015
6 Nov
'15
1:07 p.m.
On 4 November 2015 at 05:50, Bin Meng bmeng.cn@gmail.com wrote:
Now that we have converted all x86 boards to use driver model pci, remove these legacy pci codes.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/pci.c | 45 ------------------------------------------- arch/x86/include/asm/pci.h | 21 -------------------- arch/x86/lib/fsp/fsp_common.c | 5 ----- 3 files changed, 71 deletions(-)
Acked-by: Simon Glass sjg@chromium.org