]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/types.h
chelsio: tabulate the update of the statistic counters
[linux-2.6-omap-h63xx.git] / include / asm-s390 / types.h
index d0be3e477013de865a513c84096753eb9b1e6bfb..fc5d7cf19324be9160352b7ce0675619278ec23e 100644 (file)
@@ -58,7 +58,6 @@ typedef __signed__ long saddr_t;
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 
 typedef signed char s8;
 typedef unsigned char u8;
@@ -88,11 +87,6 @@ typedef union {
        } subreg;
 } register_pair;
 
-#ifdef CONFIG_LBD
-typedef u64 sector_t;
-#define HAVE_SECTOR_T
-#endif
-
 #endif /* ! __s390x__   */
 #endif /* __ASSEMBLY__  */
 #endif /* __KERNEL__    */