From: Felipe Balbi Date: Tue, 22 May 2012 11:02:26 +0000 (+0300) Subject: usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~60^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f115e45a09846ae84154735e6215622e2e8e535;p=pandora-kernel.git 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 --- Reading git-diff-tree failed