[coreboot-gerrit] New patch to review for coreboot: intel/sklrvp: remove trailing whitespace

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Fri Jul 17 21:39:38 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10966

-gerrit

commit 8bf307899cb9ea84a5ab432c0b7850bbfdbd1196
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Fri Jul 17 21:39:08 2015 +0200

    intel/sklrvp: remove trailing whitespace
    
    Change-Id: If933a70992a6ae8228eef8d4f0386387b4e4549d
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
---
 src/mainboard/intel/sklrvp/gpio_rvp3.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/intel/sklrvp/gpio_rvp3.h b/src/mainboard/intel/sklrvp/gpio_rvp3.h
index b4daa11..c0dbb13 100644
--- a/src/mainboard/intel/sklrvp/gpio_rvp3.h
+++ b/src/mainboard/intel/sklrvp/gpio_rvp3.h
@@ -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}},



More information about the coreboot-gerrit mailing list