diff options
Diffstat (limited to 'drivers/pci.c')
| -rw-r--r-- | drivers/pci.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/pci.c b/drivers/pci.c index 289db8fcf..b9a1b9a87 100644 --- a/drivers/pci.c +++ b/drivers/pci.c @@ -33,7 +33,6 @@  #ifdef CONFIG_PCI  #include <command.h> -#include <cmd_boot.h>  #include <asm/processor.h>  #include <asm/io.h>  #include <pci.h> |