x86_64: remove acpi_pci_link_exit()
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>
This commit is contained in:
parent
8c0863403f
commit
16ee2db63e
1 changed files with 0 additions and 3 deletions
|
@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)
|
|||
|
||||
__setup("acpi_sleep=", acpi_sleep_setup);
|
||||
|
||||
void acpi_pci_link_exit(void)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue