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

Commit 720dd9b8 authored by Keith Fallows's avatar Keith Fallows
Browse files

input: synaptics: remove outdated header



Remove the inclusion of the outdated (and now unused) asm/system.h.

Change-Id: Ic2081c61f4596d74560e00ffb4d486f7519ef473
Acked-by: default avatarChristian Bolis <cbolis@qti.qualcomm.com>
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
parent 3511ae2a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#endif
#if defined(CONFIG_SECURE_TOUCH)
#include <linux/errno.h>
#include <asm/system.h>
#endif

#define INPUT_PHYS_NAME "synaptics_dsx/input0"
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@
#if defined(CONFIG_SECURE_TOUCH)
#include <linux/pm_runtime.h>
#include <linux/errno.h>
#include <asm/system.h>
#endif

#include "synaptics_i2c_rmi4.h"