projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
daa8473
)
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
author
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 14 Oct 2008 10:00:51 +0000
(11:00 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Tue, 14 Oct 2008 10:00:51 +0000
(11:00 +0100)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/pci.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/maps/pci.c
b/drivers/mtd/maps/pci.c
index d978c2e28b1de464572ff7e081508829eec4bc75..48f4cf5cb9d1d8f18a31c9f80af75b703d933b21 100644
(file)
--- 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);