This commit was generated by cvs2svn to compensate for changes in r168609,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Nate Lawson 2007-04-11 02:03:36 +00:00
commit c1149e97bb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168610

View File

@ -1295,6 +1295,9 @@ AcpiUtInfo (
{
va_list args;
/* Temporarily hide too verbose printfs. */
if (!bootverbose)
return;
/*
* Removed ModuleName, LineNumber, and acpica version, not needed