summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/acenv.h
blob: f1f810dc9ec83305c071ced753d524ed0531b5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * ARM64 specific ACPICA environments and implementation
 *
 * Copyright (C) 2014, Linaro Ltd.
 *   Author: Hanjun Guo <hanjun.guo@linaro.org>
 *   Author: Graeme Gregory <graeme.gregory@linaro.org>
 */

#ifndef _ASM_ACENV_H
#define _ASM_ACENV_H

/* It is required unconditionally by ACPI core, update it when needed. */

#endif /* _ASM_ACENV_H */