ARM: s3c24xx: Do not confuse local define with Kconfig
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Jul 2017 05:48:09 +0000 (07:48 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 20 Jul 2017 05:18:29 +0000 (07:18 +0200)
commitb1dce7132cc3fab5cd0f17867cfd84bbe54e0c31
tree42dcf226e2da933025d30b4c409bc4e6f0b0d763
parent4d93cb41d3b936516fbde6660c1264cad4d3416e
ARM: s3c24xx: Do not confuse local define with Kconfig

Drop CONFIG_ prefix from a local DEBUG_RESUME define guarding some
debugging code to avoid any confusion with Kconfig options.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/mach-s3c24xx/sleep.S