From a269fd4c806ca0c08123a640132be02dbe86fa7c Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Wed, 7 Dec 2022 21:20:48 +0000 Subject: SCATTER/GATHER: Remove redundant definition of index_t index_t is globally defined as int32_t. Signed-off-by: Kevin Petit Change-Id: I86ed2d42d488fb8e7630e98e3564f14ba5664f8c --- tosa.xsd | 2 -- 1 file changed, 2 deletions(-) (limited to 'tosa.xsd') diff --git a/tosa.xsd b/tosa.xsd index 87ee3b5..6f0d3b5 100644 --- a/tosa.xsd +++ b/tosa.xsd @@ -51,7 +51,6 @@ - @@ -175,7 +174,6 @@ - -- cgit v1.2.1