aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2020-10-20 15:23:22 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2020-10-20 15:23:22 +0200
commitb25695a00f3536d38c5ca24b406ec4d2e6d5b563 (patch)
treea31182b299b7314e8e74298adbc3b6e707543a06
parent8fac4a4d29a5e9792173d7f6db998115c809fde9 (diff)
downloadethos-u-linux-driver-stack-b25695a00f3536d38c5ca24b406ec4d2e6d5b563.tar.gz
Removing uapi/ethosu.h from ethosu.hpp
Change-Id: I535e4c9297cf0890fa1cb4f2d8b7cad7e0b4ee39
-rw-r--r--driver_library/include/ethosu.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/driver_library/include/ethosu.hpp b/driver_library/include/ethosu.hpp
index 4e45485..12192bf 100644
--- a/driver_library/include/ethosu.hpp
+++ b/driver_library/include/ethosu.hpp
@@ -18,8 +18,6 @@
#pragma once
-#include <uapi/ethosu.h>
-
#include <algorithm>
#include <memory>
#include <string>