mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-19 07:05:01 +00:00
There are a couple of places where (P)Dprintk is used which is an old compile time enabled printk wrapper. Convert it to the generic pr_debug(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de>