]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/sortextable.h
Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux
[karo-tx-linux.git] / scripts / sortextable.h
index e4fd45b7e4568bf95b3b828df81767862b88a7a1..f5eb43d429267f5bfeeaf0c27eab24e2e07f0f84 100644 (file)
@@ -182,7 +182,7 @@ do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort)
                _r(&sort_needed_sym->st_value) -
                _r(&sort_needed_sec->sh_addr);
 
-#if 1
+#if 0
        printf("sort done marker at %lx\n",
               (unsigned long)((char *)sort_done_location - (char *)ehdr));
 #endif