From: Lespiau, Damien Date: Mon, 24 Mar 2014 15:53:17 +0000 (+0000) Subject: drm: Remove the prefix argument of drm_ut_debug_printk() X-Git-Tag: v3.15-rc1~51^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1287aa903f1b9248f34fb215e3b875d2ae243425;p=pandora-kernel.git drm: Remove the prefix argument of drm_ut_debug_printk() This is always DRM_NAME, so we can just make it part of the format string instead of asking prink to do it for us. Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-diff-tree failed