]> Pileus Git - ~andy/linux/blobdiff - arch/x86/include/asm/suspend_64.h
Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw2/byteswap
[~andy/linux] / arch / x86 / include / asm / suspend_64.h
index 8d942afae681bec8fe2c47a9bf57955dbc4317b0..09b0bf104156579ae49f72b17c603befcf2db5a6 100644 (file)
@@ -9,11 +9,6 @@
 #include <asm/desc.h>
 #include <asm/i387.h>
 
-static inline int arch_prepare_suspend(void)
-{
-       return 0;
-}
-
 /*
  * Image of the saved processor state, used by the low level ACPI suspend to
  * RAM code and by the low level hibernation code.