commit | 6f115e45a09846ae84154735e6215622e2e8e535 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue May 22 14:02:26 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri Oct 19 11:13:47 2012 +0300 |
tree | 13e96ed2625501bb699822f293a426fb626fba0c | |
parent | 3921426b13b1e0b2db6872a8d22d9fe2a4afe332 [diff] |
usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer commit 93abe8e (clk: add non CONFIG_HAVE_CLK routines) added clk API stubs when !defined(CONFIG_HAVE_CLK). This allows us to remove the HAVE_CLK dependency from Exynos' glue layer and let it compile always. Signed-off-by: Felipe Balbi <balbi@ti.com>