diff options
Diffstat (limited to 'include/clk.h')
-rw-r--r-- | include/clk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/clk.h b/include/clk.h index 9b2452268d..94c0037147 100644 --- a/include/clk.h +++ b/include/clk.h @@ -10,6 +10,7 @@ #define _CLK_H_ #include <linux/types.h> +#include <asm/errno.h> /** * A clock is a hardware signal that oscillates autonomously at a specific |