aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/atomisp/pci/system_local.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-05-30 07:38:24 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-06-11 18:50:18 +0200
commitf5fbb83feba2a91c4b19389ba995175d71c51df9 (patch)
tree4c3d0f0c8f4441e03563c489e0c6e89369608a0d /drivers/staging/media/atomisp/pci/system_local.h
parentmedia: staging: atomisp: Check return value from compat_alloc_user_space (diff)
downloadwireguard-linux-f5fbb83feba2a91c4b19389ba995175d71c51df9.tar.xz
wireguard-linux-f5fbb83feba2a91c4b19389ba995175d71c51df9.zip
media: atomisp: add SPDX headers
This driver is licensed under GPL 2.0, as stated inside their headers. Add the proper tag there. We should probably latter cleanup the reduntant licensing text, but this could be done later, after we get rid of other abstraction layers. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/staging/media/atomisp/pci/system_local.h')
-rw-r--r--drivers/staging/media/atomisp/pci/system_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/media/atomisp/pci/system_local.h b/drivers/staging/media/atomisp/pci/system_local.h
index fbb5daadac9f..dfcc4c2b8f16 100644
--- a/drivers/staging/media/atomisp/pci/system_local.h
+++ b/drivers/staging/media/atomisp/pci/system_local.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* (c) 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>