forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/macintosh/windfarm.h
....@@ -1,10 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Windfarm PowerMac thermal control.
34 *
45 * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp.
56 * <benh@kernel.crashing.org>
6
- *
7
- * Released under the term of the GNU GPL v2.
87 */
98
109 #ifndef __WINDFARM_H__