Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6-microblaze.git] / scripts / link-vmlinux.sh
index 475faa1..36ef7b3 100755 (executable)
@@ -38,9 +38,7 @@ LDFLAGS_vmlinux="$3"
 # Will be supressed by "make -s"
 info()
 {
-       if [ "${quiet}" != "silent_" ]; then
-               printf "  %-7s %s\n" "${1}" "${2}"
-       fi
+       printf "  %-7s %s\n" "${1}" "${2}"
 }
 
 # Generate a linker script to ensure correct ordering of initcalls.