Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / arch / loongarch / include / asm / acenv.h
blob52f298f7293bab5d0bd1a06a6e2f0d88edc4258b
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * LoongArch specific ACPICA environments and implementation
5 * Author: Jianmin Lv <lvjianmin@loongson.cn>
6 * Huacai Chen <chenhuacai@loongson.cn>
7 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
8 */
10 #ifndef _ASM_LOONGARCH_ACENV_H
11 #define _ASM_LOONGARCH_ACENV_H
14 * This header is required by ACPI core, but we have nothing to fill in
15 * right now. Will be updated later when needed.
18 #endif /* _ASM_LOONGARCH_ACENV_H */