blob: f1f810dc9ec83305c071ced753d524ed0531b5db [file] [log] [blame]
Thomas Gleixnerd2912cb2019-06-04 10:11:33 +02001/* SPDX-License-Identifier: GPL-2.0-only */
Al Stone37655162015-03-24 14:02:37 +00002/*
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>
Al Stone37655162015-03-24 14:02:37 +00008 */
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 */