sh: Minor optimisations to FPU handling
[safe/jmp/linux-2.6] / arch / sh / include / asm / byteorder.h
index e95c41a..db2f5d7 100644 (file)
@@ -1,8 +1,6 @@
 #ifndef __ASM_SH_BYTEORDER_H
 #define __ASM_SH_BYTEORDER_H
 
-#include <asm/swab.h>
-
 #ifdef __LITTLE_ENDIAN__
 #include <linux/byteorder/little_endian.h>
 #else