From 08910f5479d0827a2879c56b0f4cfe44af347440 Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Fri, 19 Oct 2007 00:30:09 +0200 Subject: [PATCH] --- yaml --- r: 71354 b: refs/heads/master c: 942278ef6424c5d661ad0a8202ef60dc0f268a95 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/ide.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f9fc2085ceb5..1eb2178d5fe0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7ed5829758d8d6c5486ec54fb4414b7683541fad +refs/heads/master: 942278ef6424c5d661ad0a8202ef60dc0f268a95 diff --git a/trunk/include/linux/ide.h b/trunk/include/linux/ide.h index 87662659fb6f..eced442392c8 100644 --- a/trunk/include/linux/ide.h +++ b/trunk/include/linux/ide.h @@ -1266,7 +1266,6 @@ enum { typedef struct ide_pci_device_s { char *name; - int (*init_setup)(struct pci_dev *, struct ide_pci_device_s *); unsigned int (*init_chipset)(struct pci_dev *, const char *); void (*init_iops)(ide_hwif_t *); void (*init_hwif)(ide_hwif_t *);