[PATCH 2/7] S3C64XX: Add MEM_SYS_CFG register definition.

Ben Dooks ben-linux at fluff.org
Sun Nov 1 08:02:28 EST 2009


On Sun, Nov 01, 2009 at 01:50:31PM +0900, Thomas Abraham wrote:
> This patch adds the definition of MEM_SYS_CFG register for
> S3C64xx platform.
> 
> Signed-off-by: Abhilash Kesavan <a.kesavan at samsung.com>
> Signed-off-by: Thomas Abraham <thomas.ab at samsung.com>
> ---
>  arch/arm/plat-s3c64xx/include/plat/regs-clock.h |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-s3c64xx/include/plat/regs-clock.h b/arch/arm/plat-s3c64xx/include/plat/regs-clock.h
> index 2c3224c..ad0823e 100644
> --- a/arch/arm/plat-s3c64xx/include/plat/regs-clock.h
> +++ b/arch/arm/plat-s3c64xx/include/plat/regs-clock.h
> @@ -15,6 +15,8 @@
>  #ifndef __PLAT_REGS_CLOCK_H
>  #define __PLAT_REGS_CLOCK_H __FILE__
>  
> +#include <plat/map-base.h>
> +

Why are you adding <plat/map-base.h> here?

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.




More information about the linux-arm-kernel mailing list