hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/drivers/video/fbdev/omap2/omapfb/displays/panel-nec-nl8048hl11.c
....@@ -1,14 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * NEC NL8048HL11 Panel driver
34 *
45 * Copyright (C) 2010 Texas Instruments Inc.
56 * Author: Erik Gilling <konkers@android.com>
67 * Converted to new DSS device model: Tomi Valkeinen <tomi.valkeinen@ti.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; either version 2 of the License, or
11
- * (at your option) any later version.
128 */
139
1410 #include <linux/module.h>