RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements
authorColin Tuckley <colin.tuckley@arm.com>
Wed, 4 Nov 2009 12:19:05 +0000 (12:19 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 5 Nov 2009 10:10:36 +0000 (10:10 +0000)
commit157aed7473d300587e89cc87e13f194e3fa6fa36
tree5dffcc81055c40832bf7351279dc6f0fd2a86d21
parent5b39d1548dc2751f8de89e6f429b6560a137eebb
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>
arch/arm/mach-realview/platsmp.c