commit | 3efcb7a44bb75bd94d889245ba82e2195a7ab0a2 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Jan 05 14:23:48 2015 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed Jan 07 11:40:58 2015 +0000 |
tree | 148a156014cc00dd0af8dc15e577559bfad14d7a | |
parent | 0f9132ceab112ab75d34865f5aeddf0bac234896 [diff] |
arm64: Remove unused prepare_to_copy() prepare_to_copy() was removed from all architectures supported at that time in commit 55ccf3fe3f9a ("fork: move the real prepare_to_copy() users to arch_dup_task_struct()"). Remove it from arm64 as well. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Will Deacon <will.deacon@arm.com>