usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer
authorFelipe Balbi <balbi@ti.com>
Tue, 22 May 2012 11:02:26 +0000 (14:02 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 19 Oct 2012 08:13:47 +0000 (11:13 +0300)
commit6f115e45a09846ae84154735e6215622e2e8e535
tree13e96ed2625501bb699822f293a426fb626fba0c
parent3921426b13b1e0b2db6872a8d22d9fe2a4afe332
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>
drivers/usb/dwc3/Makefile
This page took 0.024151 seconds and 5 git commands to generate.