From: Stephen Boyd Date: Fri, 19 Jun 2015 22:00:46 +0000 (-0700) Subject: clk: meson8b: Properly include clk.h X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~81^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0eb1dfffc74d34277116842001e7677787c04cf;p=pandora-kernel.git clk: meson8b: Properly include clk.h Clock provider drivers generally shouldn't include clk.h because it's the consumer API. Only include clk.h if it's actually used. Cc: Carlo Caione Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed