From: Joe Millenbach Date: Fri, 20 Jul 2012 01:04:36 +0000 (-0700) Subject: x86, boot: Removed quiet flag and switched quiet output to debug flag X-Git-Tag: v3.6-rc1~92^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f4e4392cbf72d731a489a3217fe810820b8ba96;p=pandora-kernel.git x86, boot: Removed quiet flag and switched quiet output to debug flag There are only 3 uses of the quiet flag and they all protect output that is only useful for debugging the stub, therefore we switched to using the debug flag for all extra output. Signed-off-by: Joe Millenbach Link: http://lkml.kernel.org/r/1342746282-28497-2-git-send-email-jmillenbach@gmail.com Signed-off-by: Gokul Caushik Reviewed-by: Josh Triplett Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed