video: udlfb: Kill off special printk wrappers, use pr_fmt().
authorPaul Mundt <lethal@linux-sh.org>
Thu, 6 Jan 2011 09:07:54 +0000 (18:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 6 Jan 2011 09:07:54 +0000 (18:07 +0900)
This kills off all of the dl_xxx() printk wrappers and simply stubs in a
pr_fmt() definition to accomplish the same thing.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found