commit | e77c561432bccf5ea9df2f49aa039c015529590e | [log] [tgz] |
---|---|---|
author | John Youn <johnyoun@synopsys.com> | Fri May 20 16:34:23 2016 -0700 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jun 20 12:32:46 2016 +0300 |
tree | 5638cee8cfa6533ca898969b53a12a510f60e2ce | |
parent | 2da9ad761e70c6a22e3a84f9a3e67faeef122a58 [diff] |
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition The DWC3_USB31_REVISION_110A macro uses an invalid constant name in its definition. This is currently not used. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>