diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-10-16 18:31:14 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-25 01:16:17 +0100 |
commit | ebd71e3a4861849054751779ff5ccd3fb29a1e0a (patch) | |
tree | 34be07813f01c5557b97c27f5201d748bd9e6842 /scripts | |
parent | 5954c47c2194abcdeeae5f752e64b7c75770dbd3 (diff) | |
download | linux-ebd71e3a4861849054751779ff5ccd3fb29a1e0a.tar.bz2 |
mtd: maps: gpio-addr-flash: fix warnings and make more portable
As reported on lkml, building this module for HIMEM systems spews warnings
about mismatch in pointer types. Further, we need to use ioremap() in order
to properly access the flash memory on most systems rather than just doing
it directly.
Reported-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions