diff options
Diffstat (limited to 'drivers/macintosh/windfarm.h')
-rw-r--r-- | drivers/macintosh/windfarm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/macintosh/windfarm.h b/drivers/macintosh/windfarm.h index 901c42f71b5a..5eb480d84e9a 100644 --- a/drivers/macintosh/windfarm.h +++ b/drivers/macintosh/windfarm.h | |||
@@ -1,10 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Windfarm PowerMac thermal control. | 3 | * Windfarm PowerMac thermal control. |
3 | * | 4 | * |
4 | * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. | 5 | * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. |
5 | * <benh@kernel.crashing.org> | 6 | * <benh@kernel.crashing.org> |
6 | * | ||
7 | * Released under the term of the GNU GPL v2. | ||
8 | */ | 7 | */ |
9 | 8 | ||
10 | #ifndef __WINDFARM_H__ | 9 | #ifndef __WINDFARM_H__ |