[U-Boot] [PATCH 01/19] x86: Remove unused bios/pci code

Graeme Russ graeme.russ at gmail.com
Thu Apr 18 04:50:58 CEST 2013


Hi Simon,

On Thu, Apr 18, 2013 at 12:13 PM, Simon Glass <sjg at chromium.org> wrote:
>
> Graeme Russ pointed out that this code is no longer used. Remove it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>  arch/x86/include/asm/pci.h |   4 -
>  arch/x86/lib/Makefile      |   1 -
>  arch/x86/lib/bios.h        | 170 ----------------------------------------
>  arch/x86/lib/pci.c         | 188
---------------------------------------------
>  4 files changed, 363 deletions(-)
>  delete mode 100644 arch/x86/lib/bios.h
>  delete mode 100644 arch/x86/lib/pci.c
>

[snip]

Acked-by: Graeme Russ <graeme.russ at gmail.com>


More information about the U-Boot mailing list