intel/sklrvp: remove trailing whitespace
Change-Id: If933a70992a6ae8228eef8d4f0386387b4e4549d Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/10966 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
1f02763050
commit
1332bb8a84
|
@ -206,7 +206,7 @@ static const GPIO_INIT_CONFIG GpioTableRvp3[] = {
|
|||
GpioOutDefault, GpioIntLvlEdgDis | GpioIntApic, GpioResetDeep,
|
||||
GpioTermNone}},
|
||||
{GPIO_LP_GPP_E3, {GpioPadModeGpio, GpioHostOwnGpio, GpioDirInOut,
|
||||
GpioOutLow, GpioIntLevel | GpioIntDis, GpioResetDeep,
|
||||
GpioOutLow, GpioIntLevel | GpioIntDis, GpioResetDeep,
|
||||
GpioTermNone}},
|
||||
{GPIO_LP_GPP_E4, {GpioPadModeNative1, GpioHostOwnGpio, GpioDirNone,
|
||||
GpioOutDefault, GpioIntDis, GpioResetDeep,GpioTermNone}},
|
||||
|
|
Loading…
Reference in New Issue