diff options
Diffstat (limited to 'common/cmd_pci.c')
| -rw-r--r-- | common/cmd_pci.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/common/cmd_pci.c b/common/cmd_pci.c index 89687015b..b2aa833ab 100644 --- a/common/cmd_pci.c +++ b/common/cmd_pci.c @@ -35,8 +35,6 @@  #include <asm/io.h>  #include <pci.h> -extern int cmd_get_data_size(char* arg, int default_size); -  unsigned char	ShortPCIListing = 1;  /* |