aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/soc_camera/soc_ov9740.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/soc_camera/soc_ov9740.c')
-rw-r--r--drivers/staging/media/soc_camera/soc_ov9740.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/staging/media/soc_camera/soc_ov9740.c b/drivers/staging/media/soc_camera/soc_ov9740.c
index a07d3145d1b4..7c765595d85f 100644
--- a/drivers/staging/media/soc_camera/soc_ov9740.c
+++ b/drivers/staging/media/soc_camera/soc_ov9740.c
@@ -1,15 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* OmniVision OV9740 Camera Driver
*
* Copyright (C) 2011 NVIDIA Corporation
*
* Based on ov9640 camera driver.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
-
#include <linux/init.h>
#include <linux/module.h>
#include <linux/i2c.h>