diff options
Diffstat (limited to 'board/linkstation/ide.c')
| -rw-r--r-- | board/linkstation/ide.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/linkstation/ide.c b/board/linkstation/ide.c index f3e3fce82..541c958fc 100644 --- a/board/linkstation/ide.c +++ b/board/linkstation/ide.c @@ -37,7 +37,6 @@  #define IT8212_PCI_IdeBusSkewCONTROL	0x4c  #define IT8212_PCI_IdeDrivingCURRENT	0x42 -extern ulong ide_bus_offset[CONFIG_SYS_IDE_MAXBUS];  extern struct pci_controller hose;  int ide_preinit (void) |