]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - fs/ext4/ext4_common.h
treewide: replace #include <asm/errno.h> with <linux/errno.h>
[karo-tx-uboot.git] / fs / ext4 / ext4_common.h
index 99d49e6e558331c3fc5154a45082b0270ca48f0d..04d56028a0ba708206c946ad1de3b1e5697d25fe 100644 (file)
@@ -24,7 +24,7 @@
 #include <ext_common.h>
 #include <ext4fs.h>
 #include <malloc.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
 #if defined(CONFIG_EXT4_WRITE)
 #include "ext4_journal.h"
 #include "crc16.h"