From d27d703a0b68f992d582cf4cec6444b5e1827903 Mon Sep 17 00:00:00 2001 From: Adam Belay Date: Wed, 19 Feb 2003 17:49:06 +0000 Subject: IDE PnP Update Updates the IDE PnP driver to the new PnP API. --- include/linux/ide.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux') diff --git a/include/linux/ide.h b/include/linux/ide.h index 32f4e6650463..7510ad7d1aa4 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h @@ -1705,6 +1705,7 @@ static inline void ide_release_dma(ide_hwif_t *drive) {;} #endif extern void hwif_unregister(ide_hwif_t *); +extern void ide_unregister (unsigned int index); extern void export_ide_init_queue(ide_drive_t *); extern u8 export_probe_for_drive(ide_drive_t *); -- cgit v1.2.3