From 9a124ef5cfe9d2b59f99fef1c68e9218f7055ca1 Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Sat, 27 Mar 2004 03:13:30 -0800 Subject: [PATCH] remove unused ide_hwif_t->pnp_dev --- include/linux/ide.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux/ide.h') diff --git a/include/linux/ide.h b/include/linux/ide.h index abc2bf38be84..731a6d169bde 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h @@ -849,8 +849,6 @@ typedef struct hwif_s { struct pci_dev *pci_dev; /* for pci chipsets */ struct ide_pci_device_s *cds; /* chipset device struct */ - - struct pnp_dev *pnp_dev; /* for PnP devices */ ide_startstop_t (*rw_disk)(ide_drive_t *, struct request *, sector_t); -- cgit v1.2.3