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

Commit 91735ceb authored by Sudhakar Manapati's avatar Sudhakar Manapati
Browse files

input: synaptics: remove outdated header



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

This patch is propagated from msm-3.10 kernel
(commit: 720dd9b85ad6fe67e01ce3ecba84cc0a46b6b3bb
input: synaptics: remove outdated header)

Change-Id: Ic2081c61f4596d74560e00ffb4d486f7519ef473
Acked-by: default avatarChristian Bolis <cbolis@qti.qualcomm.com>
Signed-off-by: default avatarKeith Fallows <keithf@codeaurora.org>
Signed-off-by: default avatarSudhakar Manapati <smanap@codeaurora.org>
parent 8921628d
Loading
Loading
Loading
Loading
+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"