[PATCH] ARM: SAMSUNG: Move map-base to plat-samsung

Ben Dooks ben-linux at fluff.org
Fri Jan 29 04:02:13 EST 2010


Move the map-base file to plat-samsung. To make the move easier, we do not
change the S3C_ prefix on many of the items as this would involve going
through altering all the dependencies.

Signed-off-by: Ben Dooks <ben-linux at fluff.org>
---
 .../include/plat/map-base.h                        |    0
 1 files changed, 0 insertions(+), 0 deletions(-)
 rename arch/arm/{plat-s3c => plat-samsung}/include/plat/map-base.h (100%)

diff --git a/arch/arm/plat-s3c/include/plat/map-base.h b/arch/arm/plat-samsung/include/plat/map-base.h
similarity index 100%
rename from arch/arm/plat-s3c/include/plat/map-base.h
rename to arch/arm/plat-samsung/include/plat/map-base.h
-- 
1.6.0.4




More information about the linux-arm-kernel mailing list