From 5da4092d07c31acaa3d44ac57fa3b02a3be67182 Mon Sep 17 00:00:00 2001 From: Bhavik Patel Date: Wed, 15 Jul 2020 10:06:43 +0200 Subject: 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 --- include/pmu_ethosu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/pmu_ethosu.h') 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 #ifdef __cplusplus -- cgit v1.2.1