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>
Thu, 3 Aug 2023 08:46:17 +0000 (17:46 +0900)
commit0d1f0e9966fee8e79420370f2c98ad9b750421dc
treefb81433f99445186e3b6fe604cdd3e647588b2a2
parente0d42f40184f7b7c66b66b1c2a7da2e271c5b05a
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