MIPS: Provide dummy acpi_table.h
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Fri, 17 May 2024 18:14:54 +0000 (19:14 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 22 Apr 2025 21:08:47 +0000 (15:08 -0600)
commit0fd4686df5fe7a7b1783eec6ff21ffdd1c2b0467
tree2afd5cca12186c554a958a7c479deff677d01bda
parent2b62ec62ac39723660bfeb6c0b4d336269a3adfc
MIPS: Provide dummy acpi_table.h

Some drivers need this header.
Provide this dummy header as riscv did.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/include/asm/acpi_table.h [new file with mode: 0644]