Skip to content

Commit

Permalink
x86_64: remove acpi_pci_link_exit()
Browse files Browse the repository at this point in the history
acpi_pci_link_exit() is both unused and empty.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Adrian Bunk authored and Len Brown committed Nov 17, 2007
1 parent 8c08634 commit 16ee2db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/x86/kernel/acpi/sleep_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)

__setup("acpi_sleep=", acpi_sleep_setup);

void acpi_pci_link_exit(void)
{
}

0 comments on commit 16ee2db

Please sign in to comment.