Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent daa84735
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);