trivial remove blanks at the end of line

Signed-off-by: Kerry She <kerry.she@amd.com>
Acked-by: Kerry She <kerry.she@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6614 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Kerry She 2011-06-01 02:00:30 +00:00 committed by Kerry She
parent 991f880893
commit 76d53b22d3
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@
#include "lpc.h" /* lpc_read_resources */
#include "SBPLATFORM.h" /* Platfrom Specific Definitions */
#include "cfg.h" /* sb800 Cimx configuration */
#include "chip.h" /* struct southbridge_amd_cimx_wrapper_sb800_config */
#include "chip.h" /* struct southbridge_amd_cimx_wrapper_sb800_config */
/*implement in mainboard.c*/