From: Felipe Balbi Date: Mon, 15 Jul 2013 08:30:45 +0000 (+0300) Subject: usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP X-Git-Tag: v3.12-rc1~186^2~77^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff310d91b537c29b979f975d4d9b5f26e978378;p=pandora-kernel.git usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP the macro DWC3_DCFG_LPM_CAP was defined twice. This patch just removes one of the definitions, no functional changes. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed