From: Stephen Boyd Date: Fri, 19 Jun 2015 22:00:46 +0000 (-0700) Subject: MIPS: Alchemy: Include clk.h X-Git-Tag: v4.3-rc1~144^2~81^2~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4280cf54eeec08e54da32ca61f902cca33bc26fe;p=thirdparty%2Fkernel%2Flinux.git MIPS: Alchemy: Include clk.h This clock provider uses the consumer API, so include clk.h explicitly. Cc: Manuel Lauss Acked-by: Ralf Baechle Cc: Linux-MIPS Signed-off-by: Stephen Boyd --- diff --git a/arch/mips/alchemy/common/clock.c b/arch/mips/alchemy/common/clock.c index 6e46abe0dac6a..5168c4dca1cac 100644 --- a/arch/mips/alchemy/common/clock.c +++ b/arch/mips/alchemy/common/clock.c @@ -35,6 +35,7 @@ #include #include +#include #include #include #include