]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata
authorHeiko Stuebner <heiko@sntech.de>
Tue, 18 Jun 2013 17:40:18 +0000 (02:40 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 17:40:18 +0000 (02:40 +0900)
commit52c76e44f1b8e63474b9ef5455f657c13e983e95
tree4e947bf502694fdeb0b9a7a153bc1b0abc3764e5
parent35aca36450e6c3fb3b3fe9ea60a7c4689a219a87
ARM: S3C24XX: update uart addresses in s3c2416-dt auxdata

Commit 9ee51f01eee8 (tty: serial/samsung: make register definitions
global) removed the S3C2410_PA_UARTX defines that the newly merged
s3c2416 dt support still expected.

So update mach-s3c2416-dt.c to use the S3C24XX_PA_UART constant until
we have support for the common clock framework the the s3c2416-dt.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/mach-s3c2416-dt.c