projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b1b529
)
staging: android: ion: Add the GPL exception for syscalls
author
Hyun Kwon
<hyun.kwon@xilinx.com>
Thu, 14 Feb 2019 00:01:46 +0000
(16:01 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Feb 2019 09:47:20 +0000
(10:47 +0100)
Add "WITH Linux-syscall-note" to the license to not put GPL
restrictions on user space programs using this header.
Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/uapi/ion.h
patch
|
blob
|
history
diff --git
a/drivers/staging/android/uapi/ion.h
b/drivers/staging/android/uapi/ion.h
index
5d70098
..
46c93fc
100644
(file)
--- a/
drivers/staging/android/uapi/ion.h
+++ b/
drivers/staging/android/uapi/ion.h
@@
-1,4
+1,4
@@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0
WITH Linux-syscall-note
*/
/*
* drivers/staging/android/uapi/ion.h
*