From: Maurus Cuelenaere Date: Sat, 14 Apr 2012 14:42:04 +0000 (-0700) Subject: ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL X-Git-Tag: v3.4-rc3~4^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd21f6162e7703adc13c5030f316db9ec6bf5cf;p=pandora-kernel.git ARM: SAMSUNG: make SAMSUNG_PM_DEBUG select DEBUG_LL When selecting SAMSUNG_PM_DEBUG, it complains about a missing printascii() function if you do not select DEBUG_LL, so make the former select the latter. Signed-off-by: Maurus Cuelenaere Acked-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed