Revert "serial: max310x: Fix build error"
This reverts commit e3c6ea9b1b
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>
This commit is contained in:
parent
f76a1cbed1
commit
1456dad9bc
@ -24,10 +24,9 @@
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user