ARM: compressed/head.S: remove s3c24xx special case
From: Heiko Stuebner <heiko@...> Date: Thu, 24 Apr 2014 09:55:48 +0200
Commit-Message
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@...>
Patch-Comment
arch/arm/boot/compressed/head.S | 5 ----- 1 file changed, 5 deletions(-)
Statistics
- 0 lines added
- 5 lines removed
Changes
----------------------- arch/arm/boot/compressed/head.S ------------------------
index 066b034..3a8b32d 100644
@@ -60,11 +60,6 @@
add \rb, \rb, #0x00010000 @ Ser1
#endif
.endm
#else
.macro loadsp, rb, tmp
addruart \rb, \tmp