PM / Hibernate: Remove arch_prepare_suspend()

All architectures supporting hibernation define
arch_prepare_suspend() as an empty function, so remove it.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
This commit is contained in:
Rafael J. Wysocki
2011-05-24 23:35:55 +02:00
父節點 4e2d9491a7
當前提交 354258011e
共有 10 個文件被更改,包括 0 次插入53 次删除

查看文件

@@ -10,7 +10,6 @@
*/
#include <linux/sched.h>
#include <asm/suspend.h>
#include <asm/system.h>
#include <asm/current.h>
#include <asm/mmu_context.h>