Jiaxun Yang | e3ea2a4 | 2024-05-17 19:14:54 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ |
2 | |||||
3 | #ifndef __ASM_ACPI_TABLE_H__ | ||||
4 | #define __ASM_ACPI_TABLE_H__ | ||||
5 | |||||
6 | /* | ||||
7 | * This file is needed by some drivers. | ||||
8 | */ | ||||
9 | |||||
10 | #endif /* __ASM_ACPI_TABLE_H__ */ |