]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/power/hibernate_32.c
x86 PM: update stale comments
[linux-2.6-omap-h63xx.git] / arch / x86 / power / hibernate_32.c
index 5080c377ef12fee730900cdb038f0406042352f0..f2b6e3f11bfc58214dcbccdd87acdaa6a5d4b9a8 100644 (file)
@@ -13,7 +13,7 @@
 #include <asm/page.h>
 #include <asm/pgtable.h>
 
-/* Defined in arch/i386/power/swsusp.S */
+/* Defined in hibernate_asm_32.S */
 extern int restore_image(void);
 
 /* References to section boundaries */
@@ -23,7 +23,7 @@ extern const void __nosave_begin, __nosave_end;
 pgd_t *resume_pg_dir;
 
 /* The following three functions are based on the analogous code in
- * arch/i386/mm/init.c
+ * arch/x86/mm/init_32.c
  */
 
 /*