]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: compressed/head.S: remove s3c24xx special case
authorHeiko Stuebner <heiko@sntech.de>
Thu, 15 May 2014 21:59:18 +0000 (06:59 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 25 May 2014 19:05:00 +0000 (04:05 +0900)
commit46f34abc750c66fdb4daa9a8bc9d7f955e95eb9c
tree003ef438263dad3cc1832f4f207263a303dc59dd
parent4b245edc99f056f05a61cb2b1fd4604875cf8eab
ARM: compressed/head.S: remove s3c24xx special case

addruart from the generic debug macro is doing exactly the same using
the common lowlevel uart definition, so there is no cause for this
special casing for s3c24xx.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/compressed/head.S