From: Greg Kroah-Hartman Date: Wed, 15 Oct 2008 18:30:07 +0000 (-0700) Subject: USB: remove warn macro from HID core X-Git-Tag: v2.6.28-rc1~254^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fcaec505d957c87b2f3820314f9e4dc0631777;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed