From e98403d744a49b7edad142845b45a65825495cbd Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 11 Sep 2004 22:17:26 -0700 Subject: Fix up and annotate MTD map usage of PCI memory access --- include/linux/mtd/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux') diff --git a/include/linux/mtd/map.h b/include/linux/mtd/map.h index ed41daec7cc6..278d0f30de20 100644 --- a/include/linux/mtd/map.h +++ b/include/linux/mtd/map.h @@ -179,7 +179,7 @@ struct map_info { unsigned long phys; #define NO_XIP (-1UL) - unsigned long virt; + void __iomem *virt; void *cached; int bankwidth; /* in octets. This isn't necessarily the width -- cgit v1.2.3