commit | a39a32187b71f8a693f3d128b483a2428941e83a | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Thu Jun 23 17:22:29 2011 +0100 |
committer | Dave Martin <dave.martin@linaro.org> | Thu Jul 07 15:31:10 2011 +0100 |
tree | b61ef6ecf14ecf630dad2bb8e9bbe67f372f0f42 | |
parent | e43b670e24de9531f847d1891e7487bffd57017b [diff] |
ARM: mm: proc-mohawk: Use the new processor struct macros This patch also defines a suitable flush_icache_all implementation which would otherwise be missing, resulting in a link failure. Thanks to Nicolas Pitre for suggesting the code for this. Signed-off-by: Dave Martin <dave.martin@linaro.org> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>