aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-09-10 11:37:51 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-22 17:14:38 +0000
commited098694b0c427547ee7ac064f55495012fb684a (patch)
tree7e21046f08ef1b94063f03c03c3609d1507b91e4 /src/mainboard/kontron
parent261226dd42d861a1147bdfb0ccc48d9241b3fc72 (diff)
mb/kontron: Drop unneeded empty lines
Change-Id: Ie106bbc8222dce60c837042a313d069289c79322 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45239 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/kontron')
-rw-r--r--src/mainboard/kontron/986lcd-m/mainboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/kontron/986lcd-m/mainboard.c b/src/mainboard/kontron/986lcd-m/mainboard.c
index a5062e45b4..26a800aa5a 100644
--- a/src/mainboard/kontron/986lcd-m/mainboard.c
+++ b/src/mainboard/kontron/986lcd-m/mainboard.c
@@ -16,10 +16,8 @@ static u16 hwm_base = 0xa00;
#define FAN_CRUISE_CONTROL_DISABLED 0
#define FAN_CRUISE_CONTROL_SPEED 1
#define FAN_CRUISE_CONTROL_THERMAL 2
-
#define FAN_SPEED_5625 0
-
struct fan_speed {
u8 fan_in;
u16 fan_speed;