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

Commit 4b7af8cc authored by Saravana Kannan's avatar Saravana Kannan Committed by Will McVicker
Browse files

Revert "ANDROID: GKI: add base.h include to match MODULE_VERSIONS"



This reverts commit 47862b56.

Bug: 155322354
Change-Id: Ibcfc6a6b536e9f12e7ad5561ba4937725ba690e3
Signed-off-by: default avatarSaravana Kannan <saravanak@google.com>
Signed-off-by: default avatarWill McVicker <willmcvicker@google.com>
parent c1cd894b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -22,14 +22,12 @@
#include <net/netlink.h>
#include <net/genetlink.h>
#include <linux/suspend.h>
#include <linux/kobject.h>

#define CREATE_TRACE_POINTS
#include <trace/events/thermal.h>

#include "thermal_core.h"
#include "thermal_hwmon.h"
#include "../base/base.h"

MODULE_AUTHOR("Zhang Rui");
MODULE_DESCRIPTION("Generic thermal management sysfs support");