]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - arch/arm64/include/asm/acenv.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-hirsute-kernel.git] / arch / arm64 / include / asm / acenv.h
CommitLineData
d2912cb1 1/* SPDX-License-Identifier: GPL-2.0-only */
37655163
AS
2/*
3 * ARM64 specific ACPICA environments and implementation
4 *
5 * Copyright (C) 2014, Linaro Ltd.
6 * Author: Hanjun Guo <hanjun.guo@linaro.org>
7 * Author: Graeme Gregory <graeme.gregory@linaro.org>
37655163
AS
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 */