commit | 18be4cb151f066cc0ffff40819a258376717f8ed | [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 | 2f06693567e259321406822b343f8aa70857c7bb [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>