From 18548921437ef60e5553a75517449918e5c42b1d Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Fri, 17 Mar 2023 17:12:30 +0000 Subject: SCATTER/GATHER: Replace value_t with in_out_t Most operators use in_out_t. This removes a special case. Signed-off-by: Kevin Petit Change-Id: Icfc86f1101d250700677959949bda466519152de --- tosa.xsd | 2 -- 1 file changed, 2 deletions(-) (limited to 'tosa.xsd') diff --git a/tosa.xsd b/tosa.xsd index 6f0d3b5..7bf2c40 100644 --- a/tosa.xsd +++ b/tosa.xsd @@ -51,7 +51,6 @@ - @@ -174,7 +173,6 @@ - -- cgit v1.2.1