]> git.baikalelectronics.ru Git - kernel.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)
commit0a65f52d362089e4a06871f009d818aac0b64aa9
tree003ef438263dad3cc1832f4f207263a303dc59dd
parentffbd1785354e1da3f92ef0935921fc27bb6f0c6a
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