get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[openwrt-10.03/.git] / target / linux / brcm-2.4 / files / arch / mips / bcm947xx / include / sbextif.h
index 7c3f2a0d6c40aaba5922bfc5d3c263a2ea570f8c..948118d402f9615265b8c5fa1065958f98b5aec2 100644 (file)
@@ -20,7 +20,6 @@
  * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
  * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
  *
- * $Id: sbextif.h,v 1.1.1.8 2006/02/27 03:43:16 honor Exp $
  */
 
 #ifndef        _SBEXTIF_H
@@ -161,15 +160,6 @@ typedef volatile struct {
 #define        PA_W3_MASK      0x1f000000              /* waitcount3 */
 #define        PA_W3_SHIFT     24
 
-/* pcmcia_iowait */
-#define        PI_W0_MASK      0x3f                    /* waitcount0 */
-#define        PI_W1_MASK      0x1f00                  /* waitcount1 */
-#define        PI_W1_SHIFT     8
-#define        PI_W2_MASK      0x1f0000                /* waitcount2 */
-#define        PI_W2_SHIFT     16
-#define        PI_W3_MASK      0x1f000000              /* waitcount3 */
-#define        PI_W3_SHIFT     24
-
 /* prog_waitcount */
 #define        PW_W0_MASK      0x0000001f                      /* waitcount0 */
 #define        PW_W1_MASK      0x00001f00                      /* waitcount1 */