commit | 9090ed0b82f817bde471bdbb2e73278ab75f5fd3 | [log] [tgz] |
---|---|---|
author | David Vrabel <dvrabel@arcom.com> | Tue Nov 01 16:46:19 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Mon Nov 07 00:08:05 2005 +0100 |
tree | 43e59580670ec4e63e9bee6ef026d785ddf23779 | |
parent | 87c146dc1a8552d7ad431a41b37ba8168e51e50e [diff] |
[MTD] maps/ixp4xx: kill some warnings - Use map.virt instead of map.map_priv_1 since it has the correct type. - Use readw/writew instead of dereferencing an ioremap'd cookie. - Remove an unused variable. Signed-off-by: David Vrabel <dvrabel@arcom.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>