Naveen Krishna Chatradhi wrote:
> 
> This patch fixes the 'S5P_VA_AUDSS' missing definition
> causing compilation break.
> 
> Signed-off-by: Naveen Krishna Chatradhi <[email protected]>
> ---
>  arch/arm/plat-s5p/include/plat/map-s5p.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-s5p/include/plat/map-s5p.h b/arch/arm/plat-
> s5p/include/plat/map-s5p.h
> index d973d39..daa4a44 100644
> --- a/arch/arm/plat-s5p/include/plat/map-s5p.h
> +++ b/arch/arm/plat-s5p/include/plat/map-s5p.h
> @@ -40,6 +40,7 @@
>  #define S5P_VA_GIC_DIST              S5P_VA_COREPERI(0x1000)
> 
>  #define S3C_VA_USB_HSPHY     S3C_ADDR(0x02900000)
> +#define S5P_VA_AUDSS         S3C_ADDR(0x02A00000)
> 
>  #define VA_VIC(x)            (S3C_VA_IRQ + ((x) * 0x10000))
>  #define VA_VIC0                      VA_VIC(0)
> --

Hi Naveen,

Applied, thanks.

Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to