aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/ioctls.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-10-31 22:36:30 -0500
committerStephen Rothwell <sfr@canb.auug.org.au>2005-10-31 22:36:30 -0500
commit870c6ff2ac0cb708697c2c06f3e5eddf9e3b38cb (patch)
treebd11999aa97f23c42c4faf2cd3ce90e725c4b566 /include/asm-powerpc/ioctls.h
parentbec7c458b372251617e0fdc6bf8ce4df06bab430 (diff)
powerpc: remove duplicate ioctl definitions
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'include/asm-powerpc/ioctls.h')
-rw-r--r--include/asm-powerpc/ioctls.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-powerpc/ioctls.h b/include/asm-powerpc/ioctls.h
index 5b94ff489b8b..279a6229584b 100644
--- a/include/asm-powerpc/ioctls.h
+++ b/include/asm-powerpc/ioctls.h
@@ -62,6 +62,9 @@
62# define TIOCM_DSR 0x100 62# define TIOCM_DSR 0x100
63# define TIOCM_CD TIOCM_CAR 63# define TIOCM_CD TIOCM_CAR
64# define TIOCM_RI TIOCM_RNG 64# define TIOCM_RI TIOCM_RNG
65#define TIOCM_OUT1 0x2000
66#define TIOCM_OUT2 0x4000
67#define TIOCM_LOOP 0x8000
65 68
66#define TIOCGSOFTCAR 0x5419 69#define TIOCGSOFTCAR 0x5419
67#define TIOCSSOFTCAR 0x541A 70#define TIOCSSOFTCAR 0x541A