commit | 81f6f3c1047392a22b9a20bbecf98c7f2d6f922a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 06 18:07:54 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 06 18:07:54 2011 +0900 |
tree | 1e4b49ff738dcb43f61edaec434d7c9559246beb | |
parent | b9f03a3cd06c6f8bbecfe08eae2a69cc0a13c690 [diff] |
video: udlfb: Kill off special printk wrappers, use pr_fmt(). 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>