the following patch was just integrated into master: commit 53abac1767c5c40ce0eafe729cd04cca1fcc8292 Author: Bruce Griffith Bruce.Griffith@se-eng.com Date: Tue Jun 25 14:27:16 2013 -0600
amd/cimx/rd890/amd.h: Eliminate redefinition of NULL
This change replaces a redefinition of NULL with the standard definition from <stddef.h> to eliminate a compiler redefinition warning.
Change-Id: I441fa569f545c0efb00284b5ee58aa27cb6617ba Signed-off-by: Bruce Griffith Bruce.Griffith@se-eng.com Reviewed-on: http://review.coreboot.org/3540 Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/3540 for details.
-gerrit