Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86'
[sfrench/cifs-2.6.git] / include / acpi / apei.h
index c46694abea28846509f222a613e3e20d8eb799c2..680f80960c3dcf36f6dac83c4061cce7f5103f1b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * apei.h - ACPI Platform Error Interface
  */
@@ -50,7 +51,6 @@ int erst_clear(u64 record_id);
 
 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data);
 void arch_apei_report_mem_error(int sev, struct cper_sec_mem_err *mem_err);
-void arch_apei_flush_tlb_one(unsigned long addr);
 
 #endif
 #endif