From: Paolo 'Blaisorblade' Giarrusso Duplicated code - the patch adding it was probably applied twice without enough care. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton --- arch/um/scripts/Makefile.rules | 5 ----- 1 files changed, 5 deletions(-) diff -puN arch/um/scripts/Makefile.rules~uml-arch-um-scripts-makefilerules-remove-duplicated-code arch/um/scripts/Makefile.rules --- devel/arch/um/scripts/Makefile.rules~uml-arch-um-scripts-makefilerules-remove-duplicated-code 2005-11-21 23:40:55.000000000 -0800 +++ devel-akpm/arch/um/scripts/Makefile.rules 2005-11-21 23:40:55.000000000 -0800 @@ -21,11 +21,6 @@ define unprofile endef -# The stubs and unmap.o can't try to call mcount or update basic block data -define unprofile - $(patsubst -pg,,$(patsubst -fprofile-arcs -ftest-coverage,,$(1))) -endef - # cmd_make_link checks to see if the $(foo-dir) variable starts with a /. If # so, it's considered to be a path relative to $(srcdir) rather than # $(srcdir)/arch/$(SUBARCH). This is because x86_64 wants to get ldt.c from _