diff -urN linux-2.5.48/include/asm-s390/types.h linux-2.5.48-s390/include/asm-s390/types.h
--- linux-2.5.48/include/asm-s390/types.h Mon Nov 18 05:29:46 2002
+++ linux-2.5.48-s390/include/asm-s390/types.h Mon Nov 18 20:11:20 2002
@@ -63,5 +63,10 @@
} subreg;
} register_pair;
+#ifdef CONFIG_LBD
+typedef u64 sector_t;
+#define HAVE_SECTOR_T
+#endif
+
#endif /* __KERNEL__ */
#endif
-
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/
This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:23 EST