aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/soc_camera/mt9t031.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/media/soc_camera/mt9t031.c')
-rw-r--r--drivers/staging/media/soc_camera/mt9t031.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/staging/media/soc_camera/mt9t031.c b/drivers/staging/media/soc_camera/mt9t031.c
index 4ff179302b4f..615ae9df2c57 100644
--- a/drivers/staging/media/soc_camera/mt9t031.c
+++ b/drivers/staging/media/soc_camera/mt9t031.c
@@ -1,13 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Driver for MT9T031 CMOS Image Sensor from Micron
*
* Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering <lg@denx.de>
- *
- * 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/device.h>
#include <linux/i2c.h>
#include <linux/log2.h>