]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: remove info() macro from usb.h
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Aug 2008 20:21:04 +0000 (13:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:14 +0000 (10:00 -0800)
commit34c65d82e02147331701c7795e3144d511adf4e9
tree2f1a39cbea44efcc0ad0a7e04addded9db66e233
parent338b67b0c1a97ca705023a8189cf41aa0828d294
USB: remove info() macro from usb.h

USB should not be having it's own printk macros, so remove info() and
use the system-wide standard of dev_info() wherever possible.

No one in the tree is using the macro, so it can now be removed.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb.h