usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
authorFelipe Balbi <balbi@ti.com>
Mon, 15 Jul 2013 08:30:45 +0000 (11:30 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:57 +0000 (13:56 +0300)
commitaff310d91b537c29b979f975d4d9b5f26e978378
tree80c66665396bdd2049288b708ce5166e12f82f74
parent653df35e6b3c0df875999a9b842327301269f55d
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 <balbi@ti.com>
drivers/usb/dwc3/core.h
This page took 0.027237 seconds and 5 git commands to generate.