From: Stephen Boyd Date: Thu, 9 Jul 2015 22:24:51 +0000 (-0700) Subject: clk: pistachio: Include clk.h X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~81^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb58e14efbc4d72542b9d62f5ee0522fe0147259;p=pandora-kernel.git clk: pistachio: Include clk.h This clock provider uses the consumer API, so include clk.h explicitly. Cc: Andrew Bresticker Cc: Ralf Baechle Signed-off-by: Stephen Boyd --- diff --git a/drivers/clk/pistachio/clk.c b/drivers/clk/pistachio/clk.c index 85faa83e1bd7..698cad4f509e 100644 --- a/drivers/clk/pistachio/clk.c +++ b/drivers/clk/pistachio/clk.c @@ -6,6 +6,7 @@ * version 2, as published by the Free Software Foundation. */ +#include #include #include #include