forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>