Commit d4945ab6 authored by Stephen Boyd's avatar Stephen Boyd

clk: bcm: Include clk.h

This clock provider uses the consumer API, so include clk.h
explicitly.
Acked-by: default avatarAlex Elder <elder@linaro.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 6d31e3b2
......@@ -16,6 +16,7 @@
#include <linux/delay.h>
#include <linux/kernel.h>
#include <linux/clk.h>
/*
* "Policies" affect the frequencies of bus clocks provided by a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment