This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / pcmcia / cs_types.h
index abc3289..3a0f747 100644 (file)
@@ -36,7 +36,7 @@
 #include <sys/types.h>
 #endif
 
-#if defined(__arm__) || defined(__mips__)
+#ifdef __arm__
 typedef u_int   ioaddr_t;
 #else
 typedef u_short        ioaddr_t;