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>
This commit is contained in:
Elyes HAOUAS 2020-09-10 11:37:51 +02:00 committed by Michael Niewöhner
parent 261226dd42
commit ed098694b0
1 changed files with 0 additions and 2 deletions

View File

@ -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;