Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 16ee2db6 authored by Adrian Bunk's avatar Adrian Bunk Committed by Len Brown
Browse files

x86_64: remove acpi_pci_link_exit()



acpi_pci_link_exit() is both unused and empty.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 8c086340
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)

__setup("acpi_sleep=", acpi_sleep_setup);
void acpi_pci_link_exit(void)
{
}