]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove unused bios/pci code
authorSimon Glass <sjg@chromium.org>
Wed, 17 Apr 2013 16:13:30 +0000 (16:13 +0000)
committerSimon Glass <sjg@chromium.org>
Mon, 13 May 2013 20:31:18 +0000 (13:31 -0700)
commitdfdedd9c2ec805917a6f43cffd9d80125180bb28
treeb53e0f3bde2baa3a6d87018707a95f063257cb88
parentbbd0f7e3ba66d288a2f146f1c7797801e04598ae
x86: Remove unused bios/pci code

Graeme Russ pointed out that this code is no longer used. Remove it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Graeme Russ <graeme.russ@gmail.com>
arch/x86/include/asm/pci.h
arch/x86/lib/Makefile
arch/x86/lib/bios.h [deleted file]
arch/x86/lib/pci.c [deleted file]