diff options
| -rw-r--r-- | include/linux/apm-emulation.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/apm-emulation.h b/include/linux/apm-emulation.h index e6d800358dd6..94c036957948 100644 --- a/include/linux/apm-emulation.h +++ b/include/linux/apm-emulation.h | |||
| @@ -1,9 +1,8 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
| 1 | /* -*- linux-c -*- | 2 | /* -*- linux-c -*- |
| 2 | * | 3 | * |
| 3 | * (C) 2003 zecke@handhelds.org | 4 | * (C) 2003 zecke@handhelds.org |
| 4 | * | 5 | * |
| 5 | * GPL version 2 | ||
| 6 | * | ||
| 7 | * based on arch/arm/kernel/apm.c | 6 | * based on arch/arm/kernel/apm.c |
| 8 | * factor out the information needed by architectures to provide | 7 | * factor out the information needed by architectures to provide |
| 9 | * apm status | 8 | * apm status |
