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

Thomas Abraham thomas.ab at samsung.com
Mon Nov 2 01:11:15 EST 2009


On Sun, Nov 1, 2009 at 10:02 PM, Ben Dooks <ben-linux at fluff.org> wrote:
> 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?
>

I will remove it. That was a mistake.



More information about the linux-arm-kernel mailing list