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

Commit 9c65f4e7 authored by Gustavo Solaira's avatar Gustavo Solaira
Browse files

input: sensors: Fix mc3xxx compilation for arm64



Compilation for mc3xxx fails in arm64 because it does
not have mach/hardware.h header file.

Change-Id: Iedd0063a19d09f2dbbb81a9efdacf99fb04e8839
Signed-off-by: default avatarGustavo Solaira <gustavos@codeaurora.org>
parent cf71c5ae
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@

#include <linux/miscdevice.h>

#include <mach/hardware.h>
#include <linux/fs.h>

#ifdef CONFIG_HAS_EARLYSUSPEND