clk.h: Add <asm/errno.h>
authorTom Rini <trini@konsulko.com>
Wed, 21 Sep 2016 21:56:01 +0000 (17:56 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 21 Sep 2016 21:56:01 +0000 (17:56 -0400)
Since we return -ENOSYS in some cases we must have <asm/errno.>
available.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/clk.h

index 9b24522..94c0037 100644 (file)
@@ -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