summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips')
-rw-r--r--include/asm-mips/stat.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-mips/stat.h b/include/asm-mips/stat.h
index aa7722afc..f50a2075b 100644
--- a/include/asm-mips/stat.h
+++ b/include/asm-mips/stat.h
@@ -44,8 +44,7 @@ struct stat {
long reserved2;
long st_blksize;
long st_blocks;
- char st_fstype[16]; /* Filesystem type name */
- long st_pad4[10];
+ long st_pad4[14];
};
/*