From 3fb9f4b6cc1d49c2811a5037e984175b441097cd Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Tue, 30 Dec 2008 00:59:38 +0000 Subject: [PATCH] --- yaml --- r: 127675 b: refs/heads/master c: d50701781a55d09696a0585112a124b0723acf3b h: refs/heads/master i: 127673: b723ea20842887a34f561afda5b250649a079ec4 127671: 735096cb3d87de2a62bf24cf072ba74df909c9e5 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/include/asm/ioctls.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 542e58e83fee..12f39775ebf9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 16124f10df43e6e08783f1fede6888bf36ac705c +refs/heads/master: d50701781a55d09696a0585112a124b0723acf3b diff --git a/trunk/arch/powerpc/include/asm/ioctls.h b/trunk/arch/powerpc/include/asm/ioctls.h index 279a6229584b..1842186d872c 100644 --- a/trunk/arch/powerpc/include/asm/ioctls.h +++ b/trunk/arch/powerpc/include/asm/ioctls.h @@ -89,6 +89,8 @@ #define TIOCSBRK 0x5427 /* BSD compatibility */ #define TIOCCBRK 0x5428 /* BSD compatibility */ #define TIOCGSID 0x5429 /* Return the session ID of FD */ +#define TIOCGRS485 0x542e +#define TIOCSRS485 0x542f #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */