aboutsummaryrefslogtreecommitdiff
path: root/include/pmu_ethosu.h
diff options
context:
space:
mode:
authorBhavik Patel <bhavik.patel@arm.com>2020-07-15 10:06:43 +0200
committertim.hall <tim.hall@arm.com>2020-07-22 12:21:58 +0000
commit5da4092d07c31acaa3d44ac57fa3b02a3be67182 (patch)
tree04b9a3a61d81fe6ad599bfa55b47315b87fe6ec9 /include/pmu_ethosu.h
parentf50578199cca79b73596672a4838640130d1aa8f (diff)
downloadethos-u-core-driver-5da4092d07c31acaa3d44ac57fa3b02a3be67182.tar.gz
MLBEDSW-2594 Initialize the Ethos-U before every job
This includes resetting the Ethos-U and restoring the previosuly saved PMU configuration (if any). Change-Id: Id952fb6fef513468952b6a469e857510f8c0214c
Diffstat (limited to 'include/pmu_ethosu.h')
-rw-r--r--include/pmu_ethosu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pmu_ethosu.h b/include/pmu_ethosu.h
index e83b879..41614e7 100644
--- a/include/pmu_ethosu.h
+++ b/include/pmu_ethosu.h
@@ -19,7 +19,6 @@
#ifndef PMU_ETHOSU_H
#define PMU_ETHOSU_H
-#include "ethosu_device.h"
#include <stdint.h>
#ifdef __cplusplus