hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/video/fbdev/wm8505fb_regs.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * GOVR registers list for WM8505 chips
34 *
....@@ -5,15 +6,6 @@
56 * Based on VIA/WonderMedia wm8510-govrh-reg.h
67 * http://github.com/projectgus/kernel_wm8505/blob/wm8505_2.6.29/
78 * drivers/video/wmt/register/wm8510/wm8510-govrh-reg.h
8
- *
9
- * This software is licensed under the terms of the GNU General Public
10
- * License version 2, as published by the Free Software Foundation, and
11
- * may be copied, distributed, and modified under those terms.
12
- *
13
- * This program is distributed in the hope that it will be useful,
14
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
- * GNU General Public License for more details.
179 */
1810
1911 #ifndef _WM8505FB_REGS_H