| commit | f520f2529bb27d452a2dee762b6968939df42f45 | [log] [tgz] |
|---|---|---|
| author | Daniel Ferguson <danielf@os.amperecomputing.com> | Mon Jun 17 12:44:39 2024 +0200 |
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jun 27 12:30:49 2024 +0200 |
| tree | 481c6eaa4f16af5ad6dc78e63723e85a569004af | |
| parent | 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0 [diff] |
RAS: ACPI: APEI: add conditional compilation to ARM error report functions This prevents the unnecessary inclusion of ARM specific RAS error handling routines in non-ARM platforms. [mchehab: avoid unneeded ifdefs and fix coding style issues] Signed-off-by: Daniel Ferguson <danielf@os.amperecomputing.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>