From: Maxime Ripard Date: Sat, 30 Aug 2014 19:18:00 +0000 (+0200) Subject: clk: Include of.h in clock-provider.h X-Git-Tag: fixes-against-v3.18-rc2~68^2~11^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355bb165cd8bad2500df37437a9121f0177b6741;p=pandora-kernel.git clk: Include of.h in clock-provider.h CLK_OF_DECLARE relies on OF_DECLARE_1 that is defined in of.h. Fixes build errors when one use CLK_OF_DECLARE but doesn't include of.h Signed-off-by: Maxime Ripard Acked-by: Hans de Goede --- Reading git-diff-tree failed