Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=16ee2db63ef78c387bdda6e0cde3a2051518b6cf
Commit:     16ee2db63ef78c387bdda6e0cde3a2051518b6cf
Parent:     8c0863403f109a43d7000b4646da4818220d501f
Author:     Adrian Bunk <[EMAIL PROTECTED]>
AuthorDate: Fri Nov 9 07:03:13 2007 +0100
Committer:  Len Brown <[EMAIL PROTECTED]>
CommitDate: Fri Nov 16 21:18:09 2007 -0500

    x86_64: remove acpi_pci_link_exit()
    
    acpi_pci_link_exit() is both unused and empty.
    
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
    Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
 arch/x86/kernel/acpi/sleep_64.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/x86/kernel/acpi/sleep_64.c b/arch/x86/kernel/acpi/sleep_64.c
index 79475d2..da42de2 100644
--- a/arch/x86/kernel/acpi/sleep_64.c
+++ b/arch/x86/kernel/acpi/sleep_64.c
@@ -115,6 +115,3 @@ static int __init acpi_sleep_setup(char *str)
 
 __setup("acpi_sleep=", acpi_sleep_setup);
 
-void acpi_pci_link_exit(void)
-{
-}
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to