]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/hotplug/acpiphp.h
Merge branch 'topic/sscape-fix' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / pci / hotplug / acpiphp.h
index 9bcb6cbd5aa93988e39bdf2b8c9285512d74df22..4fc168b70095bcd0b76646411429a8dcf4920a1c 100644 (file)
@@ -44,7 +44,7 @@
        do {                                                    \
                if (acpiphp_debug)                              \
                        printk(KERN_DEBUG "%s: " format,        \
-                               MY_NAME , ## arg);              \
+                               MY_NAME , ## arg);              \
        } while (0)
 #define err(format, arg...) printk(KERN_ERR "%s: " format, MY_NAME , ## arg)
 #define info(format, arg...) printk(KERN_INFO "%s: " format, MY_NAME , ## arg)