Skip to content
Commit cfc1b9a6 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: convert Dprintk to pr_debug



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: default avatarThomas Gleixner <tglx@linutronix.de>
parent 2e2dcc76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment