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:
Patrick Georgi 2015-07-17 21:39:08 +02:00 committed by Patrick Georgi
parent 1f02763050
commit 1332bb8a84
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ static const GPIO_INIT_CONFIG GpioTableRvp3[] = {
GpioOutDefault, GpioIntLvlEdgDis | GpioIntApic, GpioResetDeep, GpioOutDefault, GpioIntLvlEdgDis | GpioIntApic, GpioResetDeep,
GpioTermNone}}, GpioTermNone}},
{GPIO_LP_GPP_E3, {GpioPadModeGpio, GpioHostOwnGpio, GpioDirInOut, {GPIO_LP_GPP_E3, {GpioPadModeGpio, GpioHostOwnGpio, GpioDirInOut,
GpioOutLow, GpioIntLevel | GpioIntDis, GpioResetDeep, GpioOutLow, GpioIntLevel | GpioIntDis, GpioResetDeep,
GpioTermNone}}, GpioTermNone}},
{GPIO_LP_GPP_E4, {GpioPadModeNative1, GpioHostOwnGpio, GpioDirNone, {GPIO_LP_GPP_E4, {GpioPadModeNative1, GpioHostOwnGpio, GpioDirNone,
GpioOutDefault, GpioIntDis, GpioResetDeep,GpioTermNone}}, GpioOutDefault, GpioIntDis, GpioResetDeep,GpioTermNone}},