hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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>