diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c index ddb4b541016f..89e531a3f384 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