forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/macintosh/windfarm_max6690_sensor.c
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Windfarm PowerMac thermal control. MAX6690 sensor.
34 *
45 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org>
5
- *
6
- * Use and redistribute under the terms of the GNU GPL v2.
76 */
87 #include <linux/types.h>
98 #include <linux/errno.h>