diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-09-29 09:44:54 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-09-29 09:44:54 +0100 |
commit | ca5da7106214e03f5302ca630bd38a9145b27391 (patch) | |
tree | b8c012b76c1a28c629e0c2a6ed18f1f80e8283f8 /arch/m32r/mappi | |
parent | 664cceb0093b755739e56572b836a99104ee8a75 (diff) |
[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
Fix warning:
drivers/video/pxafb.h:119:5: warning: "DEBUG" is not defined
by removing the whole
#if DEBUG
#define DPRINTK(fmt, args...) printk...etc...
#else
#define DPRINTK(fmt, args...)
#endif
stuff - we have pr_debug() for this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/m32r/mappi')
0 files changed, 0 insertions, 0 deletions