ARM: SAMSUNG: use generic uncompress.h
authorHeiko Stuebner <heiko@sntech.de>
Tue, 11 Mar 2014 13:05:09 +0000 (22:05 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 11 Mar 2014 13:05:09 +0000 (22:05 +0900)
All Samsung platforms, not only Exynos, use the custom uncompress.h
simply to setup the uart for the initial debug output. This can also
be done using the generic uncompress.h.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig.debug

Simple merge