commit | ea17629f3e6f64591a98a9049a0d725d2672509c | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Nov 07 08:09:05 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon Nov 07 10:44:15 2005 +0100 |
tree | 0a2dbc541c7f37d58a989ca7fbfb9ec794075677 | |
parent | 30966174341b3db58dfb77b82193eff7f5644a97 [diff] |
[MTD] maps ixp2000: fix compile warnings in ixp2000 map driver Fix two compile warnings that occur because of treating two 'unsigned long's as 'void *'s. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>