diff options
Diffstat (limited to 'fs/yaffs2/yaffs_mtdif2.c')
-rw-r--r-- | fs/yaffs2/yaffs_mtdif2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/yaffs2/yaffs_mtdif2.c b/fs/yaffs2/yaffs_mtdif2.c index 777486cd07..0d9d5cc4b1 100644 --- a/fs/yaffs2/yaffs_mtdif2.c +++ b/fs/yaffs2/yaffs_mtdif2.c @@ -15,7 +15,7 @@ /* XXX U-BOOT XXX */ #include <common.h> -#include <asm/errno.h> +#include <linux/errno.h> #include "yportenv.h" #include "yaffs_trace.h" |