From 08d790432906b3815a1dc91a826ca85ff2a73b6c Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 14 Oct 2008 11:00:51 +0100 Subject: [MTD] [MAPS] Remove unused variable after ROM API cleanup. Signed-off-by: David Woodhouse --- drivers/mtd/maps/pci.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/mtd') diff --git a/drivers/mtd/maps/pci.c b/drivers/mtd/maps/pci.c index d978c2e28b1..48f4cf5cb9d 100644 --- a/drivers/mtd/maps/pci.c +++ b/drivers/mtd/maps/pci.c @@ -225,8 +225,6 @@ intel_dc21285_init(struct pci_dev *dev, struct map_pci_info *map) static void intel_dc21285_exit(struct pci_dev *dev, struct map_pci_info *map) { - u32 val; - if (map->base) iounmap(map->base); -- cgit v1.2.3