mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-30 07:34:12 +08:00
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
daa847356a
commit
08d7904329
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user