From 029cae7aae3cdb2566df49de1b9df9dd04733877 Mon Sep 17 00:00:00 2001 From: kyoungheon Date: Sat, 18 Sep 2010 12:06:34 +0900 Subject: S5PC11X: Add Herring configuration in board file Added configuration for Herring board Change-Id: Iad9b79624eb164c75d9f50f3ba611b79e7bbb9db Signed-off-by: kyoungheon --- arch/arm/mach-s5pv210/include/mach/memory.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'arch/arm/mach-s5pv210/include/mach') diff --git a/arch/arm/mach-s5pv210/include/mach/memory.h b/arch/arm/mach-s5pv210/include/mach/memory.h index 6448e44..003d287 100644 --- a/arch/arm/mach-s5pv210/include/mach/memory.h +++ b/arch/arm/mach-s5pv210/include/mach/memory.h @@ -29,8 +29,6 @@ #define MAX_PHYSMEM_BITS 31 #define SECTION_SIZE_BITS 28 - -#if defined(CONFIG_MACH_S5PC110_CRESPO) #define NODE_MEM_SIZE_BITS 28 - #endif + #endif /* __ASM_ARCH_MEMORY_H */ -- cgit v1.1