diff options
Diffstat (limited to 'arch/x86/include/asm/apm.h')
| -rw-r--r-- | arch/x86/include/asm/apm.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/include/asm/apm.h b/arch/x86/include/asm/apm.h index 93eebc636c76..4d4015ddcf26 100644 --- a/arch/x86/include/asm/apm.h +++ b/arch/x86/include/asm/apm.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /*   *  Machine specific APM BIOS functions for generic.   *  Split out from apm.c by Osamu Tomita <[email protected]> |