commit | 0560cf5aa51216b06874333a2fa26ca034d97bdb | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Nov 30 11:45:54 2008 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Nov 30 11:45:54 2008 +0000 |
tree | 4feb666ca357b708ec1f13c7bc52284018e107c8 | |
parent | cd32a48dc5c2f415790bfbc4fe564b2b0e9c2414 [diff] |
[ARM] Add a common typesafe __io implementation As Al did for Versatile in 2ad4f86b60b649fd7428265c08d73a3bd360c81b, add a typesafe __io implementation for platforms to use. Convert platforms to use this new simple typesafe implementation. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>