]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/usb.h
USB: remove info() macro from usb.h
[linux-2.6-omap-h63xx.git] / include / linux / usb.h
index 28f68f587793f894923cbb7469623365f4a682e1..85ee9be9361ec9825dfca2d11c4931b465628aa9 100644 (file)
@@ -1742,8 +1742,6 @@ extern void usb_unregister_notify(struct notifier_block *nb);
 
 #define err(format, arg...) printk(KERN_ERR KBUILD_MODNAME ": " \
        format "\n" , ## arg)
-#define info(format, arg...) printk(KERN_INFO KBUILD_MODNAME ": " \
-       format "\n" , ## arg)
 
 #endif  /* __KERNEL__ */