From: Ben Dooks Date: Thu, 16 Oct 2008 15:46:08 +0000 (+0100) Subject: [ARM] S3C24XX: Serial driver debug depends on DEBUG_LL X-Git-Tag: v2.6.28-rc1~63^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fed4a3739c97eceeac011baf9b2194bda47123f;p=pandora-kernel.git [ARM] S3C24XX: Serial driver debug depends on DEBUG_LL The SERIAL_SAMSUNG_DEBUG used printascii() to avoid debugging through itself when selected as a console. Disable this option when DEBUG_LL is not set (printascii is unavailable). Signed-off-by: Ben Dooks --- Reading git-diff-tree failed