diff options
Diffstat (limited to 'include/asm-m32r/byteorder.h')
| -rw-r--r-- | include/asm-m32r/byteorder.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-m32r/byteorder.h b/include/asm-m32r/byteorder.h index 3c0b9a2e03b..10b2c1d1161 100644 --- a/include/asm-m32r/byteorder.h +++ b/include/asm-m32r/byteorder.h @@ -1,8 +1,6 @@  #ifndef _ASM_M32R_BYTEORDER_H  #define _ASM_M32R_BYTEORDER_H -/* $Id$ */ -  #include <asm/types.h>  #if !defined(__STRICT_ANSI__) || defined(__KERNEL__)  |