Commit 08d79043 authored by David Woodhouse's avatar David Woodhouse

[MTD] [MAPS] Remove unused variable after ROM API cleanup.

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent daa84735
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment