Adds VOID to empty parameter lists to get rid of some build warnings.
This change modifies a collection of files by adding the VOID parameter to empty parameter lists to cut down on the number of warnings produced when compiling the AMD Agesa code. This should cut down the number of warnings by about 1100 each for rom- and ramstage.
Signed-off by Frank Vibrans frank.vibrans@amd.com
--
This patch is compressed to retain line endings. My Windows environment has the tendency to change them.
On 05/05/2011 10:27 AM, Vibrans, Frank wrote:
*Adds VOID to empty parameter lists to get rid of some build warnings.*
**
*This change modifies a collection of files by adding the VOID parameter*
*to empty parameter lists to cut down on the number of warnings produced*
*when compiling the AMD Agesa code. This should cut down the number of*
*warnings by about 1100 each for rom- and ramstage.*
**
*Signed-off by Frank Vibrans frank.vibrans@amd.com*
**
--
This patch is compressed to retain line endings. My Windows environment has the tendency to change them.
Acked-by: Marc Jones marcj303@gmail.com
r6556