Skip to content

Commit

Permalink
[S390] hibernation: remove dead file
Browse files Browse the repository at this point in the history
There is no caller of do_after_copyback() anywhere. Remove it.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
heicarst authored and Martin Schwidefsky committed Sep 11, 2009
1 parent bfe3349 commit f3d1263
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion arch/s390/power/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@

obj-$(CONFIG_HIBERNATION) += suspend.o
obj-$(CONFIG_HIBERNATION) += swsusp.o
obj-$(CONFIG_HIBERNATION) += swsusp_64.o
obj-$(CONFIG_HIBERNATION) += swsusp_asm64.o
17 changes: 0 additions & 17 deletions arch/s390/power/swsusp_64.c

This file was deleted.

0 comments on commit f3d1263

Please sign in to comment.