mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-04 15:01:02 +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>