]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 15 May 2014 21:59:18 +0000 (06:59 +0900)
commit401858c109ed01ad34f0ec0922e19d5112751c5e
treea5075b444f2d6324755330d21fcdb49aa2acfe78
parent28a25ff6700abdb4f507e40b25b22fc9af3d8d74
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