From: Greg Kroah-Hartman Date: Thu, 8 Mar 2012 21:42:41 +0000 (-0800) Subject: USB: serial: metro-usb: remove the .h file X-Git-Tag: v3.4-rc1~184^2~22^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159d4d8d5e9416dba78b84d4be10d7b1172728ee;p=pandora-kernel.git USB: serial: metro-usb: remove the .h file A driver doesn't need a .h file just for simple things like vendor ids and a private structure. So move it into the .c file instead, saving some overall lines. Cc: Aleksey Babahin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed