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

Commit e44dec77 authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Zhang Rui
Browse files

thermal: cpu_cooling: remove unused symbols on cpu_cooling.h



Remove defines that are not in used.

Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Acked-by: default avatarAmit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
parent 198f38f7
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -27,9 +27,6 @@
#include <linux/thermal.h>
#include <linux/thermal.h>
#include <linux/cpumask.h>
#include <linux/cpumask.h>


#define CPUFREQ_COOLING_START		0
#define CPUFREQ_COOLING_STOP		1

#ifdef CONFIG_CPU_THERMAL
#ifdef CONFIG_CPU_THERMAL
/**
/**
 * cpufreq_cooling_register - function to create cpufreq cooling device.
 * cpufreq_cooling_register - function to create cpufreq cooling device.