patch-2.3.29 linux/include/linux/ftape.h

Next file: linux/include/linux/highmem.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/include/linux/ftape.h linux/include/linux/ftape.h
@@ -40,9 +40,6 @@
 #include <linux/types.h>
 #include <linux/version.h>
 #include <linux/config.h>
-#if LINUX_VERSION_CODE <= KERNEL_VER(1,2,13) 
-typedef daddr_t __kernel_daddr_t; /* needed for mtio.h */
-#endif
 #include <linux/mtio.h>
 
 #define FT_SECTOR(x)		(x+1)	/* sector offset into real sector */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)