Revert "ANDROID: GKI: add base.h include to match MODULE_VERSIONS"
This reverts commit 47862b5635
.
Bug: 155322354
Change-Id: Ibcfc6a6b536e9f12e7ad5561ba4937725ba690e3
Signed-off-by: Saravana Kannan <saravanak@google.com>
Signed-off-by: Will McVicker <willmcvicker@google.com>
This commit is contained in:
parent
c1cd894bcb
commit
4b7af8ccf1
1 changed files with 0 additions and 2 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue