video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE
authorJingoo Han <jg1.han@samsung.com>
Thu, 27 Sep 2012 07:46:19 +0000 (16:46 +0900)
committerJingoo Han <jg1.han@samsung.com>
Mon, 26 Nov 2012 04:35:36 +0000 (13:35 +0900)
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 <jg1.han@samsung.com>

No differences found