From: Adrian Bunk Date: Wed, 6 Feb 2008 09:36:46 +0000 (-0800) Subject: kernel/notifier.c should #include X-Git-Tag: v2.6.25-rc1~744 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c166f23cb56a76983ce860739d95c8296e57d6b3;p=pandora-kernel.git kernel/notifier.c should #include Every file should include the headers containing the prototypes for its global functions (in this case {,un}register_reboot_notifier()). Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed