This reverts commit
e3c6ea9b1b81b87de96c01d5d37764009d546636 as it
didn't help anything, and caused more problems than expected.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
#include <linux/regmap.h>
#include <linux/serial_core.h>
#include <linux/serial.h>
-#include <linux/spi/spi.h>
#include <linux/tty.h>
#include <linux/tty_flip.h>
-#include <uapi/asm-generic/ioctls.h>
+#include <linux/spi/spi.h>
#define MAX310X_NAME "max310x"
#define MAX310X_MAJOR 204