RE: [PATCH] ARM: S5PV210: Fix build error on pm debug

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sangbeom Kim wrote:
> 
>     This patch fixes build error by S3C2410 PM
>     Suspend debug option due to undefined address
 ^^^^^
No need above blank?

Looks ok anyway...will apply.

> Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx>
> ---
>  arch/arm/mach-s5pv210/include/mach/map.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-s5pv210/include/mach/map.h b/arch/arm/mach-
> s5pv210/include/mach/map.h
> index bd9afd5..9f2bee2 100644
> --- a/arch/arm/mach-s5pv210/include/mach/map.h
> +++ b/arch/arm/mach-s5pv210/include/mach/map.h
> @@ -57,6 +57,8 @@
> 
>  #define S5P_SZ_UART		SZ_256
> 
> +#define S3C_VA_UARTx(x)		(S3C_VA_UART + ((x) *
> S3C_UART_OFFSET))
> +
>  #define S5PV210_PA_SROMC	(0xE8000000)
> 
>  #define S5PV210_PA_CFCON	(0xE8200000)
> --


Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SoC Development]     [Linux Rockchip Development]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Linux SCSI]     [Yosemite News]

  Powered by Linux