lkml.org 
[lkml]   [2003]   [Jun]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH][v850] Use <asm-generic/statsfs.h> on v850
Date
From
diff -ruN -X../cludes linux-2.5.73-moo/include/asm-v850/statfs.h linux-2.5.73-moo-v850-20030624/include/asm-v850/statfs.h
--- linux-2.5.73-moo/include/asm-v850/statfs.h 2002-11-05 11:25:32.000000000 +0900
+++ linux-2.5.73-moo-v850-20030624/include/asm-v850/statfs.h 2003-06-24 13:31:04.000000000 +0900
@@ -1,25 +1,6 @@
#ifndef __V850_STATFS_H__
#define __V850_STATFS_H__

-#ifndef __KERNEL_STRICT_NAMES
-
-#include <linux/types.h>
-
-typedef __kernel_fsid_t fsid_t;
-
-#endif
-
-struct statfs {
- long f_type;
- long f_bsize;
- long f_blocks;
- long f_bfree;
- long f_bavail;
- long f_files;
- long f_ffree;
- __kernel_fsid_t f_fsid;
- long f_namelen;
- long f_spare[6];
-};
+#include <asm-generic/statfs.h>

#endif /* __V850_STATFS_H__ */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.038 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site