From: Amerigo Wang Date: Tue, 26 Jul 2011 00:13:10 +0000 (-0700) Subject: notifiers: sys: move reboot notifiers into reboot.h X-Git-Tag: v3.1-rc1~241^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f41752fd37979dbaec61dc59c7ece0606ddf7e;p=pandora-kernel.git notifiers: sys: move reboot notifiers into reboot.h It is not necessary to share the same notifier.h. This patch already moves register_reboot_notifier() and unregister_reboot_notifier() from kernel/notifier.c to kernel/sys.c. [amwang@redhat.com: make allyesconfig succeed on ppc64] Signed-off-by: WANG Cong Cc: David Miller Cc: "Rafael J. Wysocki" Cc: Greg KH Signed-off-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed