[coreboot-gerrit] New patch to review for coreboot: fb5e13f mainboard/google/panther: Trivial - drop trailing blank lines at EOF

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Wed Jul 16 11:06:54 CEST 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6281

-gerrit

commit fb5e13ff5a5a51501d3b2040d467a8bb3a3d35db
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Jul 16 18:58:53 2014 +1000

    mainboard/google/panther: Trivial - drop trailing blank lines at EOF
    
    Introducted _again_ in panther.
    
    Change-Id: Ia84ad3036393807e49db3290a390ac7ae4d43e21
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/google/panther/mainboard.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/google/panther/mainboard.c b/src/mainboard/google/panther/mainboard.c
index afa6526..4628064 100644
--- a/src/mainboard/google/panther/mainboard.c
+++ b/src/mainboard/google/panther/mainboard.c
@@ -167,4 +167,3 @@ static void mainboard_enable(device_t dev)
 struct chip_operations mainboard_ops = {
 	.enable_dev = mainboard_enable,
 };
-



More information about the coreboot-gerrit mailing list