[SPARC]: remove duplicate TIOCPKT_ definitions
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 7 Nov 2005 22:10:42 +0000 (14:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:10:42 +0000 (14:10 -0800)
The TIOCPKT_ macros are defined by all other architectures in asm/ioctls.h
and so does sparc and sparc64, so reomve the duplicates in asm/termios.h.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found