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>
Mon, 7 Feb 2022 08:01:41 +0000 (17:01 +0900)
commit591fcb5dab8bed5ee4363b55f9cf65955aa48a30
treed163f4a661c3f8aa6869f840dc6221c73530d80a
parentfba4d224859489110de265a9ade728d3a010f0ef
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