commit | 157aed7473d300587e89cc87e13f194e3fa6fa36 | [log] [tgz] |
---|---|---|
author | Colin Tuckley <colin.tuckley@arm.com> | Wed Nov 04 12:19:05 2009 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Nov 05 10:10:36 2009 +0000 |
tree | 5dffcc81055c40832bf7351279dc6f0fd2a86d21 | |
parent | 5b39d1548dc2751f8de89e6f429b6560a137eebb [diff] |
RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements The platsmp.c file defines the REALVIEW_SYS_FLAGS* macros which are already present in platform.h. Just use the latter. Signed-off-by: Colin Tuckley <colin.tuckley@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>