aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2015-05-29 09:16:17 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2015-05-29 09:36:20 +0200
commit53be14c9e2f6bd513cc9c0d868eef6b832fcba00 (patch)
tree4df2846843a12a7aedcd8a47d51acc8b97f0ae4a /src/southbridge/intel/ibexpeak
parent9e817bfaafb43c4a323ea6928f8570cbe356019e (diff)
Remove whitespace at the end of line.
Change-Id: Ie9c3ef9fb4b3b2a0450a56e1d752b6509fa72a86 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/10364 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/southbridge/intel/ibexpeak')
-rw-r--r--src/southbridge/intel/ibexpeak/smi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/intel/ibexpeak/smi.c b/src/southbridge/intel/ibexpeak/smi.c
index d1ec3f8b0d..7972001a77 100644
--- a/src/southbridge/intel/ibexpeak/smi.c
+++ b/src/southbridge/intel/ibexpeak/smi.c
@@ -323,7 +323,7 @@ void southbridge_clear_smi_status(void)
{
/* Clear SMI status */
reset_smi_status();
-
+
/* Clear PM1 status */
reset_pm1_status();