commit | 1bbdf637baa708a2f0f46ead56c6c618b7dad7a8 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Dec 01 14:54:58 2008 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Dec 01 14:54:58 2008 +0000 |
tree | f80c52af7e6fcc9ee86c82a184bdd34a7c335679 | |
parent | ebac6546df7e8bd17f66f029c616ea9ee3c595ae [diff] |
RealView: Clean up the machine_is_*() calls in platsmp.c Some of the calls weren't necessary and some others were duplicated. This patch tidies up the platsmp.c file. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>