commit | ce9c1a8388e16f2a158491ceb5c58a6101b905f6 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Sat Jul 01 19:56:44 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jul 01 19:56:44 2006 +0100 |
tree | 00028beeb3c308dc16c47622c5855a84ebf783b0 | |
parent | 0d1bca1602fb9996a3730e0e882945d7361507b1 [diff] |
[ARM] 3678/1: MMC: Make OMAP MMC work Patch from Tony Lindgren This patch makes OMAP MMC work again: - Fix compile errors - Do not ioremap base as it is already statically mapped - Clean-up platform device handling - Fix compile warnings Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>