aboutsummaryrefslogtreecommitdiff
path: root/kernel/ethosu_core_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ethosu_core_interface.h')
-rw-r--r--kernel/ethosu_core_interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/ethosu_core_interface.h b/kernel/ethosu_core_interface.h
index ad8311c..d5bcb54 100644
--- a/kernel/ethosu_core_interface.h
+++ b/kernel/ethosu_core_interface.h
@@ -154,7 +154,6 @@ struct ethosu_core_msg_capabilities_rsp {
uint32_t driver_major_rev;
uint32_t macs_per_cc;
uint32_t cmd_stream_version;
- uint32_t shram_size;
uint32_t custom_dma;
};