linux-kernel-test/arch/cris/include
Jeff Mahoney 8bc3372d9e ioctl: Use asm-generic/ioctls.h on cris (enables termiox)
This patch converts cris to use asm-generic/ioctls.h instead of its
own version.

The differences between the arch-specific version and the generic
version are as follows:

- CRIS defines two ioctls: TIOCSERSETRS485 and TIOCSERWRRS485,
  kept in arch-specific portion
- CRIS defines a different value for TIOCSRS485, kept via ifndef in generic
- The generic version adds support for termiox

Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-10-22 10:19:59 -07:00
..
arch-v10/arch CRIS: Don't use mask_irq as symbol name 2010-05-25 17:48:14 +02:00
arch-v32 CRIS: Add include guard 2010-08-04 13:02:38 +02:00
asm ioctl: Use asm-generic/ioctls.h on cris (enables termiox) 2010-10-22 10:19:59 -07:00