sparc64: Validate linear D-TLB misses.
[pandora-kernel.git] / arch / sparc / include / asm / statfs.h
index 5e937a7..55e607a 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef ___ASM_SPARC_STATFS_H
 #define ___ASM_SPARC_STATFS_H
-#if defined(__sparc__) && defined(__arch64__)
-#include <asm/statfs_64.h>
-#else
-#include <asm/statfs_32.h>
-#endif
+
+#include <asm-generic/statfs.h>
+
 #endif