From: Stephen Boyd Date: Thu, 9 Jul 2015 22:24:51 +0000 (-0700) Subject: clk: pistachio: Include clk.h X-Git-Tag: v4.14-rc1~4526^2~93^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cb58e14efbc4d72542b9d62f5ee0522fe0147259;p=platform%2Fkernel%2Flinux-rpi.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 85faa83..698cad4 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