Remove various unused interrupt related code
[platform/kernel/u-boot.git] / include / errno.h
index 15ece2f..e0c670a 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef _ERRNO_H
 #define _ERRNO_H
 
-#include <asm-generic/errno.h>
+#include <linux/errno.h>
 
 extern int errno;