• Jeff Mahoney's avatar
    ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox) · 30b4b274
    Jeff Mahoney authored
    This patch converts h8300 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:
    
    - H8300 defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
    - The generic version adds TIOCSRS485 and TIOGSRS485, but are unused
      by any driver available on this architecture.
    - The generic version adds support for termiox
    
    Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
    Signed-off-by: default avatarJeff Mahoney <jeffm@suse.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    30b4b274
ioctls.h 160 Bytes