nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / kernel / suspend.c
index 6fc6328dc626c0809d1fe3e6f85814e26f4dce8c..a531154cc0f3a43f06edbba75e3207ab92b105d5 100644 (file)
@@ -3,15 +3,13 @@
  *
  * Distribute under GPLv2
  *
- * Copyright (c) 2002 Pavel Machek <pavel@suse.cz>
+ * Copyright (c) 2002 Pavel Machek <pavel@ucw.cz>
  * Copyright (c) 2001 Patrick Mochel <mochel@osdl.org>
  */
 
 #include <linux/mm.h>
 #include <asm/page.h>
-
-/* References to section boundaries */
-extern const void __nosave_begin, __nosave_end;
+#include <asm/sections.h>
 
 /*
  *     pfn_is_nosave - check if given pfn is in the 'nosave' section