summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/apic.h
diff options
context:
space:
mode:
authorThomas Gleixner2008-07-21 21:35:38 +0200
committerThomas Gleixner2008-07-21 21:35:38 +0200
commitcfc1b9a6a683c835a20d5b565ade55baf639f72f (patch)
treed9eb8b4a76185e6913ec542020f387a368132f9b /include/asm-x86/apic.h
parentMerge branch 'x86/paravirt-spinlocks' into x86/for-linus (diff)
downloadkernel-qcow2-linux-cfc1b9a6a683c835a20d5b565ade55baf639f72f.tar.gz
kernel-qcow2-linux-cfc1b9a6a683c835a20d5b565ade55baf639f72f.tar.xz
kernel-qcow2-linux-cfc1b9a6a683c835a20d5b565ade55baf639f72f.zip
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: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/apic.h')
-rw-r--r--include/asm-x86/apic.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/apic.h b/include/asm-x86/apic.h
index b96460a7190d..133c998161ca 100644
--- a/include/asm-x86/apic.h
+++ b/include/asm-x86/apic.h
@@ -12,8 +12,6 @@
#define ARCH_APICTIMER_STOPS_ON_C3 1
-#define Dprintk printk
-
/*
* Debugging macros
*/