IORT(Input Output Remapping Table) represents the I/O topology of an
Arm-based system for use with the ACPI, so acpi_iort.h is for arm64
only.
This helps git-send-email to figure out the proper maintainers when
touching the file.
Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
On Thu, Aug 08, 2024 at 09:09:46PM +0800, Hanjun Guo wrote:
IORT(Input Output Remapping Table) represents the I/O topology of an
Arm-based system for use with the ACPI, so acpi_iort.h is for arm64
only.
This helps git-send-email to figure out the proper maintainers when
touching the file.
From: Will Deacon <will@kernel.org> Date: 2024-08-16 15:20:58
On Thu, 08 Aug 2024 21:09:46 +0800, Hanjun Guo wrote:
IORT(Input Output Remapping Table) represents the I/O topology of an
Arm-based system for use with the ACPI, so acpi_iort.h is for arm64
only.
This helps git-send-email to figure out the proper maintainers when
touching the file.
[...]