]> Git Repo - J-linux.git/blob - arch/arm64/include/asm/acenv.h
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[J-linux.git] / arch / arm64 / include / asm / acenv.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * ARM64 specific ACPICA environments and implementation
4  *
5  * Copyright (C) 2014, Linaro Ltd.
6  *   Author: Hanjun Guo <[email protected]>
7  *   Author: Graeme Gregory <[email protected]>
8  */
9
10 #ifndef _ASM_ACENV_H
11 #define _ASM_ACENV_H
12
13 /* It is required unconditionally by ACPI core, update it when needed. */
14
15 #endif /* _ASM_ACENV_H */
This page took 0.027893 seconds and 4 git commands to generate.