From: Jingoo Han Date: Thu, 27 Sep 2012 07:46:19 +0000 (+0900) Subject: video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=975d352b50bb2384a209e27e3e3afbc0916025e8;p=pandora-kernel.git video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE The help message of config FB_S3C_DEBUG_REGWRITE is fixed, because printk(KERN_DEBUG) was replaced with pr_debug(). Signed-off-by: Jingoo Han --- Reading git-diff-tree failed