forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/arch/sh/boards/mach-hp6xx/hp6xx_apm.c
....@@ -1,11 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * bios-less APM driver for hp680
34 *
45 * Copyright 2005 (c) Andriy Skulysh <askulysh@gmail.com>
56 * Copyright 2008 (c) Kristoffer Ericson <kristoffer.ericson@gmail.com>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License.
97 */
108 #include <linux/module.h>
119 #include <linux/kernel.h>