]> Git Repo - linux.git/blob - arch/loongarch/include/asm/acenv.h
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / arch / loongarch / include / asm / acenv.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * LoongArch specific ACPICA environments and implementation
4  *
5  * Author: Jianmin Lv <[email protected]>
6  *         Huacai Chen <[email protected]>
7  * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
8  */
9
10 #ifndef _ASM_LOONGARCH_ACENV_H
11 #define _ASM_LOONGARCH_ACENV_H
12
13 /*
14  * This header is required by ACPI core, but we have nothing to fill in
15  * right now. Will be updated later when needed.
16  */
17
18 #endif /* _ASM_LOONGARCH_ACENV_H */
This page took 0.03374 seconds and 4 git commands to generate.