hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/video/fbdev/omap2/omapfb/displays/panel-tpo-td028ttec1.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Toppoly TD028TTEC1 panel support
34 *
....@@ -10,18 +11,6 @@
1011 *
1112 * Ported and adapted from Neo 1973 U-Boot by:
1213 * H. Nikolaus Schaller <hns@goldelico.com>
13
- *
14
- * This program is free software; you can redistribute it and/or modify it
15
- * under the terms of the GNU General Public License version 2 as published by
16
- * the Free Software Foundation.
17
- *
18
- * This program is distributed in the hope that it will be useful, but WITHOUT
19
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
20
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
21
- * more details.
22
- *
23
- * You should have received a copy of the GNU General Public License along with
24
- * this program. If not, see <http://www.gnu.org/licenses/>.
2514 */
2615
2716 #include <linux/module.h>