Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1456dad9 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Revert "serial: max310x: Fix build error"



This reverts commit e3c6ea9b as it
didn't help anything, and caused more problems than expected.

Reported-by: default avatarkbuild test robot <fengguang.wu@intel.com>
Cc: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f76a1cbe
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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