Signed-off-by: Tom Rini <tr...@konsulko.com>
---
You don't need to issue a new series for just this change, but I had to
fix clk.h for today.
---
 include/clk.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/clk.h b/include/clk.h
index 94c003714700..5a5c2ff1e674 100644
--- a/include/clk.h
+++ b/include/clk.h
@@ -9,8 +9,8 @@
 #ifndef _CLK_H_
 #define _CLK_H_
 
+#include <linux/errno.h>
 #include <linux/types.h>
-#include <asm/errno.h>
 
 /**
  * A clock is a hardware signal that oscillates autonomously at a specific
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to