mb/dell: Drop unneeded empty lines
Change-Id: I3d0ca401cf5268962bcd9074f94c37724cc0a836 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45250 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
committed by
Michael Niewöhner
parent
88b9738fa2
commit
d0e18ff0cb
@ -106,7 +106,6 @@ static const struct ec_val_reg ec_hwm_init_seq[] = {
|
|||||||
{ 0x03, 0x0071 },
|
{ 0x03, 0x0071 },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
static const ec_chassis_tdp_t ec_hwm_chassis3[] = {
|
static const ec_chassis_tdp_t ec_hwm_chassis3[] = {
|
||||||
{ 0x33, 0x0005, TDP_COMMON },
|
{ 0x33, 0x0005, TDP_COMMON },
|
||||||
{ 0x2f, 0x0018, TDP_COMMON },
|
{ 0x2f, 0x0018, TDP_COMMON },
|
||||||
@ -336,8 +335,6 @@ static const ec_chassis_tdp_t ec_hwm_chassis6[] = {
|
|||||||
{ 0x03, 0x028d, TDP_COMMON },
|
{ 0x03, 0x028d, TDP_COMMON },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
static uint8_t send_mbox_msg_with_int(uint8_t mbox_message)
|
static uint8_t send_mbox_msg_with_int(uint8_t mbox_message)
|
||||||
{
|
{
|
||||||
uint8_t int_sts, int_cond;
|
uint8_t int_sts, int_cond;
|
||||||
|
Reference in New Issue
Block a user