Explorar o código

clk.h: Add <asm/errno.h>

Since we return -ENOSYS in some cases we must have <asm/errno.>
available.

Signed-off-by: Tom Rini <trini@konsulko.com>
Tom Rini %!s(int64=8) %!d(string=hai) anos
pai
achega
3ce750ede1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/clk.h

+ 1 - 0
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