sched/walt: Remove topology.h header

Due to reorganization of tracehooks upstream, topology.h does not exist
anymore. Remove the associated header.

Change-Id: Ib4c7e630dfbefd6965524f91101784a57327af39
Signed-off-by: Sai Harshini Nimmala <quic_snimmala@quicinc.com>
This commit is contained in:
Sai Harshini Nimmala 2022-09-22 16:17:59 -07:00
parent 7c57963b7a
commit de003fc809

View File

@ -17,7 +17,6 @@
#include <trace/hooks/sched.h>
#include <trace/hooks/cpufreq.h>
#include <trace/hooks/topology.h>
#include <trace/events/power.h>
#include "walt.h"
#include "trace.h"