]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: remove warn macro from HID core
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 15 Oct 2008 18:30:07 +0000 (11:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:41:09 +0000 (14:41 -0700)
commit46fcaec505d957c87b2f3820314f9e4dc0631777
treeaff23c2b65c3c0efe41094d16a3a3293055afa1d
parent3b6004f3b5a8b4506fa8dee29667aed44913a990
USB: remove warn macro from HID core

There were two stragglers that got missed in the last merge of the HID tree that forgot to change the warn() calls to dev_warn().  This patch fixes them up.

Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/usbhid/hid-core.c