• Jeff Mahoney's avatar
    ioctl: Use asm-generic/ioctls.h on m68k (enables termiox) · c3f38a7b
    Jeff Mahoney authored
    This patch converts m68k 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:
    
    - m68k defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
    - The generic version adds TIOCSRS485 and TIOCGRS485m which are unused
      by any driver available on this architecture.
    - The generic version adds support for termiox
    
    Cc: Geert Uytterhoeven <geert@linux-m68k.org>
    Cc: Roman Zippel <zippel@linux-m68k.org>
    Signed-off-by: default avatarJeff Mahoney <jeffm@suse.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    c3f38a7b
ioctls.h 157 Bytes