From: Qinglin Ye Date: Sun, 11 Dec 2011 08:40:22 +0000 (+0800) Subject: USB: Remove the duplicate definition of HUB_SET_DEPTH X-Git-Tag: v3.3-rc1~153^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91043adaf50ef13609003120f3471783460fb71;p=pandora-kernel.git USB: Remove the duplicate definition of HUB_SET_DEPTH The macro HUB_SET_DEPTH is defined twice in ch11.h (introduced by commit 0eadcc0 "usb: USB3.0 ch11 definitions" and dbe79bb "USB 3.0 Hub Changes"), so remove the duplicate one in the USB 2.0 part. Signed-off-by: Qinglin Ye Cc: John Youn Cc: Sergei Shtylyov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed