forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/usb/gspca/m5602/m5602_po1030.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Driver for the po1030 sensor.
34 *
....@@ -11,11 +12,6 @@
1112 * for SN9C10x PC Camera Controllers
1213 *
1314 * Register defines taken from Pascal Stangs Procyon Armlib
14
- *
15
- * This program is free software; you can redistribute it and/or
16
- * modify it under the terms of the GNU General Public License as
17
- * published by the Free Software Foundation, version 2.
18
- *
1915 */
2016
2117 #ifndef M5602_PO1030_H_