From: Matt Kraai Date: Sat, 7 Feb 2009 03:38:51 +0000 (-0800) Subject: USB: skeleton: Use dev_info instead of info X-Git-Tag: v2.6.30-rc1~670^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5f5ea230d70f5dde4d787208855fa3c3cd7b31e;p=pandora-kernel.git USB: skeleton: Use dev_info instead of info 338b67b0c1a97ca705023a8189cf41aa0828d294 removed the info macro and replaced its uses with dev_info. This patch does so for usb-skeleton.c, which was missed. Signed-off-by: Matt Kraai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed