diff options
Diffstat (limited to 'arch/mips/include/asm/ioctls.h')
-rw-r--r-- | arch/mips/include/asm/ioctls.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/ioctls.h b/arch/mips/include/asm/ioctls.h index 3f04a995ec54..2fb9e1693bf7 100644 --- a/arch/mips/include/asm/ioctls.h +++ b/arch/mips/include/asm/ioctls.h | |||
@@ -103,7 +103,5 @@ | |||
103 | #define TIOCSERSETMULTI 0x5490 /* Set multiport config */ | 103 | #define TIOCSERSETMULTI 0x5490 /* Set multiport config */ |
104 | #define TIOCMIWAIT 0x5491 /* wait for a change on serial input line(s) */ | 104 | #define TIOCMIWAIT 0x5491 /* wait for a change on serial input line(s) */ |
105 | #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */ | 105 | #define TIOCGICOUNT 0x5492 /* read serial port inline interrupt counts */ |
106 | #define TIOCGHAYESESP 0x5493 /* Get Hayes ESP configuration */ | ||
107 | #define TIOCSHAYESESP 0x5494 /* Set Hayes ESP configuration */ | ||
108 | 106 | ||
109 | #endif /* __ASM_IOCTLS_H */ | 107 | #endif /* __ASM_IOCTLS_H */ |