x86/mce: Include linux/ioctl.h in uapi mce header
authorGabriel Laskar <gabriel@lse.epita.fr>
Tue, 6 Oct 2015 14:27:35 +0000 (16:27 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 11 Oct 2015 19:24:27 +0000 (21:24 +0200)
commit7e0abcd6b7ec1452bf4a850fccbae44043c05806
treef346c22162fbc003686cfce975a23cf109ccb27b
parent25cb62b76430a91cc6195f902e61c2cb84ade622
x86/mce: Include linux/ioctl.h in uapi mce header

asm/ioctls.h contains definition for termios, not just the _IO* macros.

This error was found with a tool in development used to generate
automated pretty-printing functions for ioctl decoding in strace.

Signed-off-by: Gabriel Laskar <gabriel@lse.epita.fr>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1444141657-14898-2-git-send-email-gabriel@lse.epita.fr
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/uapi/asm/mce.h