From f5fbb83feba2a91c4b19389ba995175d71c51df9 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 30 May 2020 07:38:24 +0200 Subject: 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 --- drivers/staging/media/atomisp/pci/ia_css_timer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/media/atomisp/pci/ia_css_timer.h') diff --git a/drivers/staging/media/atomisp/pci/ia_css_timer.h b/drivers/staging/media/atomisp/pci/ia_css_timer.h index 5e358c7a992c..c78fbda907a1 100644 --- a/drivers/staging/media/atomisp/pci/ia_css_timer.h +++ b/drivers/staging/media/atomisp/pci/ia_css_timer.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /** Support for Intel Camera Imaging ISP subsystem. Copyright (c) 2010 - 2015, Intel Corporation. -- cgit v1.2.3