commit | e23c9202cae68a310f2b94a8beb690e7f0149a91 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Mon Feb 23 18:39:57 2015 +0530 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 14 05:48:09 2015 +0200 |
tree | a503a351ba798d6ba3c031fb21bce426c49fbf88 | |
parent | cec6d1cad94cea8de9152c4764d4beff2bcd9087 [diff] |
usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy Added a header file to include various linux specific APIs like pr_debug, WARN_ WARN_ON_ONCE etc.. in order to avoid compilation error while building dwc3 driver. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>