[coreboot-gerrit] New patch to review for coreboot: 8803b80 Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistency

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Wed Nov 13 23:36:11 CET 2013


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4057

-gerrit

commit 8803b804709f91950581bfcb15844f2682a8e5db
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Wed Nov 13 23:05:23 2013 +0100

    Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistency
    
    Change-Id: Iec0abae8a4b18ac737e9ebb3eac219182729be0f
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/mainboard/lenovo/t60/cmos.layout | 2 +-
 src/mainboard/lenovo/x60/cmos.layout | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout
index 7539b60..670c515 100644
--- a/src/mainboard/lenovo/t60/cmos.layout
+++ b/src/mainboard/lenovo/t60/cmos.layout
@@ -108,7 +108,7 @@ entries
 1052         4       r       0        C1DRT1
 
 1060         1       e       1        touchpad
-1061	     1	     e	     1	      bluetooth
+1061         1       e       1        bluetooth
 1064         8       h       0        volume
 1072         1       e       9        first_battery
 # -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout
index ab51a84..8d18525 100644
--- a/src/mainboard/lenovo/x60/cmos.layout
+++ b/src/mainboard/lenovo/x60/cmos.layout
@@ -110,7 +110,7 @@ entries
 1064         8       h       0        volume
 1072         8       h       0        tft_brightness
 1080         1       e       9        first_battery
-1081	     1	     e	     1	      bluetooth
+1081         1       e       1        bluetooth
 # -----------------------------------------------------------------
 
 enumerations



More information about the coreboot-gerrit mailing list