projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f87830
)
drm/radeon: add SPDX identifier and clarify license
author
Dirk Hohndel (VMware)
<dirk@hohndel.org>
Sun, 6 May 2018 23:16:23 +0000
(
01:16
+0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:39:54 +0000
(16:39 -0500)
This is dual licensed under GPL-2.0 or MIT.
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Dirk Hohndel (VMware) <dirk@hohndel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_test.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/radeon/radeon_test.c
b/drivers/gpu/drm/radeon/radeon_test.c
index
48f4b27
..
0c7f228
100644
(file)
--- a/
drivers/gpu/drm/radeon/radeon_test.c
+++ b/
drivers/gpu/drm/radeon/radeon_test.c
@@
-1,3
+1,4
@@
+// SPDX-License-Identifier: GPL-2.0 OR MIT
/*
* Copyright 2009 VMware, Inc.
*