diff options
Diffstat (limited to 'source/include/platform/aclinuxex.h')
-rw-r--r-- | source/include/platform/aclinuxex.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/include/platform/aclinuxex.h b/source/include/platform/aclinuxex.h index 2e2cc6aa8747..06c990278ebd 100644 --- a/source/include/platform/aclinuxex.h +++ b/source/include/platform/aclinuxex.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2016, Intel Corp. + * Copyright (C) 2000 - 2017, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -162,10 +162,6 @@ AcpiOsTerminateDebugger ( /* * OSL interfaces added by Linux */ -void -EarlyAcpiOsUnmapMemory ( - void __iomem *Virt, - ACPI_SIZE Size); #endif /* __KERNEL__ */ |