diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c index ddb4b541016fe986860a95a4a482d2f6c6713a3e..89e531a3f3844365eef2bde3693080ebc7325fdc 100644 --- a/drivers/clk/clk.c +++ b/drivers/clk/clk.c @@ -9,6 +9,7 @@ * Standard functionality for the common clock API. See Documentation/clk.txt */ +#include #include #include #include