From: Łukasz Stelmach Date: Wed, 29 Mar 2023 12:28:23 +0000 (+0200) Subject: media: starfive: add "WITH Linux-syscall-note" to SPDX tag of uapi headers X-Git-Tag: accepted/tizen/unified/riscv/20230718.024919~138 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fa231f3d88dceea8b0a3f31dcf557e14a20e07da;p=platform%2Fkernel%2Flinux-starfive.git media: starfive: add "WITH Linux-syscall-note" to SPDX tag of uapi headers UAPI headers licensed under GPL are supposed to have exception "WITH Linux-syscall-note" so that they can be included into non-GPL user space application code. Change-Id: I129c7bf343e3da61f8d49a023b5d16699cb18796 Origin: upstream, https://github.com/starfive-tech/linux/pull/94 Signed-off-by: Łukasz Stelmach --- diff --git a/include/uapi/linux/stf_isp_ioctl.h b/include/uapi/linux/stf_isp_ioctl.h index 3f302ef235d2..84a584af3ab8 100644 --- a/include/uapi/linux/stf_isp_ioctl.h +++ b/include/uapi/linux/stf_isp_ioctl.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * stf_isp_ioctl.h *