misc/trinity: Fix invalid spdx identifiers for uapi haeder
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 5 Jan 2022 07:10:38 +0000 (16:10 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Wed, 23 Nov 2022 02:23:53 +0000 (11:23 +0900)
commitba27a2b70f6b6a28418346ae351c38f6e66938f0
treea8e2732cae8cdbb797a793e66095714aad866cc9
parentb5ce43b725ae76791c9bee0c4ee722ad2fc2d959
misc/trinity: Fix invalid spdx identifiers for uapi haeder

The user api header requires "WITH Linux-syscall-note" for
SPDX-License-Identifier when installing. Without it, the command
"make headers_install" fails. To fix it, add proper spdx license
identifier for uapi header.

Change-Id: I95272a29b6808d32eea0e5e95c399a43705f1c96
Fixes: commit 12fc392663db ("misc/trinity: Add trinity npu driver")
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/uapi/misc/trinity.h