hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/macintosh/windfarm_pm112.c
....@@ -1,11 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Windfarm PowerMac thermal control.
34 * Control loops for machines with SMU and PPC970MP processors.
45 *
56 * Copyright (C) 2005 Paul Mackerras, IBM Corp. <paulus@samba.org>
67 * Copyright (C) 2006 Benjamin Herrenschmidt, IBM Corp.
7
- *
8
- * Use and redistribute under the terms of the GNU GPL v2.
98 */
109 #include <linux/types.h>
1110 #include <linux/errno.h>