From 1631c880ebcfd5456f72185b97d3c4859c8486b3 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 23 Jul 2014 00:01:34 +0200 Subject: northbridge/amd: Remove trailing whitespace Change-Id: Iccad59ebac1c47ee3fd16c0c1244b62184cfd1bf Signed-off-by: Elyes HAOUAS Reviewed-on: http://review.coreboot.org/6316 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/northbridge/amd/amdht/AsPsDefs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/amd/amdht') diff --git a/src/northbridge/amd/amdht/AsPsDefs.h b/src/northbridge/amd/amdht/AsPsDefs.h index cf449f7386..12588a6296 100644 --- a/src/northbridge/amd/amdht/AsPsDefs.h +++ b/src/northbridge/amd/amdht/AsPsDefs.h @@ -294,6 +294,6 @@ #define TSC_FREQ_SEL_MASK (1 << TSC_FREQ_SEL_SHIFT) -#define WAIT_PSTATE_TIMEOUT 80000000 /* 0.1 s , unit : 1.25 ns */ +#define WAIT_PSTATE_TIMEOUT 80000000 /* 0.1 s , unit : 1.25 ns */ #endif -- cgit v1.2.3