[coreboot-gerrit] Change in coreboot[master]: Update files with no newline at the end

Martin Roth (Code Review) gerrit at coreboot.org
Sun Jul 23 05:49:35 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/20705


Change subject: Update files with no newline at the end
......................................................................

Update files with no newline at the end

Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4
Signed-off-by: Martin Roth <martinroth at google.com>
---
M src/mainboard/apple/macbook21/Makefile.inc
M src/mainboard/apple/macbook21/cmos.default
M src/mainboard/asus/p5gc-mx/acpi/ec.asl
M src/mainboard/asus/p5gc-mx/acpi/superio.asl
M src/mainboard/asus/p5gc-mx/acpi/thermal.asl
M src/mainboard/asus/p5gc-mx/cmos.default
M src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl
M src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl
M src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
M src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc
M src/mainboard/google/auron/Makefile.inc
M src/mainboard/google/auron/variants/gandof/spd/Makefile.inc
M src/mainboard/google/auron/variants/lulu/variant.c
M src/mainboard/google/auron/variants/samus/variant.c
M src/mainboard/google/beltino/Makefile.inc
M src/mainboard/google/jecht/Makefile.inc
M src/mainboard/google/slippy/variants/leon/include/variant/gpio.h
M src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl
M src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl
M src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h
M src/mainboard/ibase/mb899/Makefile.inc
M src/mainboard/intel/d945gclf/cmos.default
M src/mainboard/intel/minnow3/Makefile.inc
M src/mainboard/lenovo/l520/cmos.default
M src/mainboard/lenovo/t420/cmos.default
M src/mainboard/lenovo/t420s/cmos.default
M src/mainboard/lenovo/t430/board_info.txt
M src/mainboard/lenovo/t430s/cmos.default
M src/mainboard/lenovo/t530/cmos.default
M src/mainboard/lenovo/x200/Makefile.inc
M src/mainboard/lenovo/x201/Makefile.inc
M src/mainboard/lenovo/x230/cmos.default
M src/mainboard/lenovo/x60/Makefile.inc
M src/soc/intel/apollolake/acpi/pmc_ipc.asl
M src/soc/intel/cannonlake/romstage/romstage.c
M src/soc/intel/common/block/lpss/Makefile.inc
M src/soc/intel/common/block/uart/Makefile.inc
M src/soc/marvell/mvmap2315/Makefile.inc
38 files changed, 38 insertions(+), 38 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/20705/1

diff --git a/src/mainboard/apple/macbook21/Makefile.inc b/src/mainboard/apple/macbook21/Makefile.inc
index 6048409..3dae61e 100644
--- a/src/mainboard/apple/macbook21/Makefile.inc
+++ b/src/mainboard/apple/macbook21/Makefile.inc
@@ -1 +1 @@
-romstage-y += gpio.c
\ No newline at end of file
+romstage-y += gpio.c
diff --git a/src/mainboard/apple/macbook21/cmos.default b/src/mainboard/apple/macbook21/cmos.default
index e9844fc..fcf5906 100644
--- a/src/mainboard/apple/macbook21/cmos.default
+++ b/src/mainboard/apple/macbook21/cmos.default
@@ -7,4 +7,4 @@
 boot_default=0x40
 cmos_defaults_loaded=Yes
 lpt=Enable
-gfx_uma_size=8M
\ No newline at end of file
+gfx_uma_size=8M
diff --git a/src/mainboard/asus/p5gc-mx/acpi/ec.asl b/src/mainboard/asus/p5gc-mx/acpi/ec.asl
index 4107d3b..2997587 100644
--- a/src/mainboard/asus/p5gc-mx/acpi/ec.asl
+++ b/src/mainboard/asus/p5gc-mx/acpi/ec.asl
@@ -1 +1 @@
-/* dummy */
\ No newline at end of file
+/* dummy */
diff --git a/src/mainboard/asus/p5gc-mx/acpi/superio.asl b/src/mainboard/asus/p5gc-mx/acpi/superio.asl
index 4107d3b..2997587 100644
--- a/src/mainboard/asus/p5gc-mx/acpi/superio.asl
+++ b/src/mainboard/asus/p5gc-mx/acpi/superio.asl
@@ -1 +1 @@
-/* dummy */
\ No newline at end of file
+/* dummy */
diff --git a/src/mainboard/asus/p5gc-mx/acpi/thermal.asl b/src/mainboard/asus/p5gc-mx/acpi/thermal.asl
index 4107d3b..2997587 100644
--- a/src/mainboard/asus/p5gc-mx/acpi/thermal.asl
+++ b/src/mainboard/asus/p5gc-mx/acpi/thermal.asl
@@ -1 +1 @@
-/* dummy */
\ No newline at end of file
+/* dummy */
diff --git a/src/mainboard/asus/p5gc-mx/cmos.default b/src/mainboard/asus/p5gc-mx/cmos.default
index ab7aac1..9a47cf9 100644
--- a/src/mainboard/asus/p5gc-mx/cmos.default
+++ b/src/mainboard/asus/p5gc-mx/cmos.default
@@ -4,4 +4,4 @@
 hyper_threading=Enable
 nmi=Enable
 boot_devices=''
-gfx_uma_size=8M
\ No newline at end of file
+gfx_uma_size=8M
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl b/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl
index 4107d3b..2997587 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl
@@ -1 +1 @@
-/* dummy */
\ No newline at end of file
+/* dummy */
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl b/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl
index 4107d3b..2997587 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl
@@ -1 +1 @@
-/* dummy */
\ No newline at end of file
+/* dummy */
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default b/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
index ab7aac1..9a47cf9 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
@@ -4,4 +4,4 @@
 hyper_threading=Enable
 nmi=Enable
 boot_devices=''
-gfx_uma_size=8M
\ No newline at end of file
+gfx_uma_size=8M
diff --git a/src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc b/src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc
index b5747e9..63976c4 100644
--- a/src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc
+++ b/src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc
@@ -14,4 +14,4 @@
 ##
 
 romstage-y += gpio.c
-ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
\ No newline at end of file
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
diff --git a/src/mainboard/google/auron/Makefile.inc b/src/mainboard/google/auron/Makefile.inc
index 1773514..d54a1c0 100644
--- a/src/mainboard/google/auron/Makefile.inc
+++ b/src/mainboard/google/auron/Makefile.inc
@@ -29,4 +29,4 @@
 subdirs-y += variants/$(VARIANT_DIR)
 subdirs-y += variants/$(VARIANT_DIR)/spd
 
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
\ No newline at end of file
+CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
diff --git a/src/mainboard/google/auron/variants/gandof/spd/Makefile.inc b/src/mainboard/google/auron/variants/gandof/spd/Makefile.inc
index d43fe36..f3a2162 100644
--- a/src/mainboard/google/auron/variants/gandof/spd/Makefile.inc
+++ b/src/mainboard/google/auron/variants/gandof/spd/Makefile.inc
@@ -39,4 +39,4 @@
 
 cbfs-files-y += spd.bin
 spd.bin-file := $(SPD_BIN)
-spd.bin-type := spd
\ No newline at end of file
+spd.bin-type := spd
diff --git a/src/mainboard/google/auron/variants/lulu/variant.c b/src/mainboard/google/auron/variants/lulu/variant.c
index 084d4d1..740decf 100644
--- a/src/mainboard/google/auron/variants/lulu/variant.c
+++ b/src/mainboard/google/auron/variants/lulu/variant.c
@@ -45,4 +45,4 @@
 void variant_romstage_entry(struct romstage_params *rp)
 {
 	/* N/A for boards other than SAMUS */
-}
\ No newline at end of file
+}
diff --git a/src/mainboard/google/auron/variants/samus/variant.c b/src/mainboard/google/auron/variants/samus/variant.c
index e711b60..0c50e1f 100644
--- a/src/mainboard/google/auron/variants/samus/variant.c
+++ b/src/mainboard/google/auron/variants/samus/variant.c
@@ -48,4 +48,4 @@
 	 * to prevent possible brownout.
 	 */
 	set_gpio(BOARD_PP3300_AUTOBAHN_GPIO, GPIO_OUT_HIGH);
-}
\ No newline at end of file
+}
diff --git a/src/mainboard/google/beltino/Makefile.inc b/src/mainboard/google/beltino/Makefile.inc
index edd0769..5e45472 100644
--- a/src/mainboard/google/beltino/Makefile.inc
+++ b/src/mainboard/google/beltino/Makefile.inc
@@ -22,4 +22,4 @@
 romstage-y += variants/$(VARIANT_DIR)/led.c
 
 subdirs-y += variants/$(VARIANT_DIR)
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
\ No newline at end of file
+CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
diff --git a/src/mainboard/google/jecht/Makefile.inc b/src/mainboard/google/jecht/Makefile.inc
index 4438ace..01914ba 100644
--- a/src/mainboard/google/jecht/Makefile.inc
+++ b/src/mainboard/google/jecht/Makefile.inc
@@ -26,4 +26,4 @@
 romstage-y += led.c
 
 subdirs-y += variants/$(VARIANT_DIR)
-CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
\ No newline at end of file
+CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include
diff --git a/src/mainboard/google/slippy/variants/leon/include/variant/gpio.h b/src/mainboard/google/slippy/variants/leon/include/variant/gpio.h
index d808899..7527ff2 100644
--- a/src/mainboard/google/slippy/variants/leon/include/variant/gpio.h
+++ b/src/mainboard/google/slippy/variants/leon/include/variant/gpio.h
@@ -117,4 +117,4 @@
 	LP_GPIO_END
 };
 
-#endif
\ No newline at end of file
+#endif
diff --git a/src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl b/src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl
index 9a92135..cc3e063 100644
--- a/src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl
+++ b/src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl
@@ -149,4 +149,4 @@
 			}
 		}
 	}
-}
\ No newline at end of file
+}
diff --git a/src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl b/src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl
index 764eac9..8542f97 100644
--- a/src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl
+++ b/src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl
@@ -61,4 +61,4 @@
 		/* Allow device to power off in S0 */
 		Name (_S0W, 4)
 	}
-}
\ No newline at end of file
+}
diff --git a/src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h b/src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h
index fe2b314..5c72f73 100644
--- a/src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h
+++ b/src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h
@@ -117,4 +117,4 @@
 	LP_GPIO_END
 };
 
-#endif
\ No newline at end of file
+#endif
diff --git a/src/mainboard/ibase/mb899/Makefile.inc b/src/mainboard/ibase/mb899/Makefile.inc
index 8db0ada..3f072f5 100644
--- a/src/mainboard/ibase/mb899/Makefile.inc
+++ b/src/mainboard/ibase/mb899/Makefile.inc
@@ -1,3 +1,3 @@
 ramstage-y += superio_hwm.c
 ramstage-y += cstates.c
-romstage-y += gpio.c
\ No newline at end of file
+romstage-y += gpio.c
diff --git a/src/mainboard/intel/d945gclf/cmos.default b/src/mainboard/intel/d945gclf/cmos.default
index ab7aac1..9a47cf9 100644
--- a/src/mainboard/intel/d945gclf/cmos.default
+++ b/src/mainboard/intel/d945gclf/cmos.default
@@ -4,4 +4,4 @@
 hyper_threading=Enable
 nmi=Enable
 boot_devices=''
-gfx_uma_size=8M
\ No newline at end of file
+gfx_uma_size=8M
diff --git a/src/mainboard/intel/minnow3/Makefile.inc b/src/mainboard/intel/minnow3/Makefile.inc
index 8d81a76..3e9bf68 100644
--- a/src/mainboard/intel/minnow3/Makefile.inc
+++ b/src/mainboard/intel/minnow3/Makefile.inc
@@ -2,4 +2,4 @@
 bootblock-y += gpio.c
 
 ramstage-y += mainboard.c
-ramstage-y += gpio.c
\ No newline at end of file
+ramstage-y += gpio.c
diff --git a/src/mainboard/lenovo/l520/cmos.default b/src/mainboard/lenovo/l520/cmos.default
index f38beb4..5c21f9c 100644
--- a/src/mainboard/lenovo/l520/cmos.default
+++ b/src/mainboard/lenovo/l520/cmos.default
@@ -15,4 +15,4 @@
 trackpoint=Enable
 backlight=Both
 hybrid_graphics_mode=Integrated Only
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/t420/cmos.default b/src/mainboard/lenovo/t420/cmos.default
index d1fbcf6..ee01f09 100644
--- a/src/mainboard/lenovo/t420/cmos.default
+++ b/src/mainboard/lenovo/t420/cmos.default
@@ -14,4 +14,4 @@
 sticky_fn=Disable
 trackpoint=Enable
 hybrid_graphics_mode=Integrated Only
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/t420s/cmos.default b/src/mainboard/lenovo/t420s/cmos.default
index d1fbcf6..ee01f09 100644
--- a/src/mainboard/lenovo/t420s/cmos.default
+++ b/src/mainboard/lenovo/t420s/cmos.default
@@ -14,4 +14,4 @@
 sticky_fn=Disable
 trackpoint=Enable
 hybrid_graphics_mode=Integrated Only
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/t430/board_info.txt b/src/mainboard/lenovo/t430/board_info.txt
index ac71c09..09ddde1 100644
--- a/src/mainboard/lenovo/t430/board_info.txt
+++ b/src/mainboard/lenovo/t430/board_info.txt
@@ -3,4 +3,4 @@
 ROM protocol: SPI
 ROM socketed: n
 Flashrom support: n
-Release year: 2012
\ No newline at end of file
+Release year: 2012
diff --git a/src/mainboard/lenovo/t430s/cmos.default b/src/mainboard/lenovo/t430s/cmos.default
index a0abaed..c883182 100644
--- a/src/mainboard/lenovo/t430s/cmos.default
+++ b/src/mainboard/lenovo/t430s/cmos.default
@@ -14,4 +14,4 @@
 sticky_fn=Disable
 trackpoint=Enable
 backlight=Both
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/t530/cmos.default b/src/mainboard/lenovo/t530/cmos.default
index f38beb4..5c21f9c 100644
--- a/src/mainboard/lenovo/t530/cmos.default
+++ b/src/mainboard/lenovo/t530/cmos.default
@@ -15,4 +15,4 @@
 trackpoint=Enable
 backlight=Both
 hybrid_graphics_mode=Integrated Only
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/x200/Makefile.inc b/src/mainboard/lenovo/x200/Makefile.inc
index c16aa6a..0029d32 100644
--- a/src/mainboard/lenovo/x200/Makefile.inc
+++ b/src/mainboard/lenovo/x200/Makefile.inc
@@ -15,4 +15,4 @@
 
 ramstage-y += dock.c
 ramstage-y += cstates.c
-ramstage-y += blc.c
\ No newline at end of file
+ramstage-y += blc.c
diff --git a/src/mainboard/lenovo/x201/Makefile.inc b/src/mainboard/lenovo/x201/Makefile.inc
index e91fd6b..b0e116f 100644
--- a/src/mainboard/lenovo/x201/Makefile.inc
+++ b/src/mainboard/lenovo/x201/Makefile.inc
@@ -17,4 +17,4 @@
 smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
 romstage-y += dock.c
 ramstage-y += dock.c
-romstage-y += gpio.c
\ No newline at end of file
+romstage-y += gpio.c
diff --git a/src/mainboard/lenovo/x230/cmos.default b/src/mainboard/lenovo/x230/cmos.default
index a0abaed..c883182 100644
--- a/src/mainboard/lenovo/x230/cmos.default
+++ b/src/mainboard/lenovo/x230/cmos.default
@@ -14,4 +14,4 @@
 sticky_fn=Disable
 trackpoint=Enable
 backlight=Both
-usb_always_on=Disable
\ No newline at end of file
+usb_always_on=Disable
diff --git a/src/mainboard/lenovo/x60/Makefile.inc b/src/mainboard/lenovo/x60/Makefile.inc
index bea9c2e..4b17ea8 100644
--- a/src/mainboard/lenovo/x60/Makefile.inc
+++ b/src/mainboard/lenovo/x60/Makefile.inc
@@ -16,4 +16,4 @@
 smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c
 romstage-y += dock.c
 ramstage-y += dock.c
-romstage-y += gpio.c
\ No newline at end of file
+romstage-y += gpio.c
diff --git a/src/soc/intel/apollolake/acpi/pmc_ipc.asl b/src/soc/intel/apollolake/acpi/pmc_ipc.asl
index 8aeaef6..33c829e 100644
--- a/src/soc/intel/apollolake/acpi/pmc_ipc.asl
+++ b/src/soc/intel/apollolake/acpi/pmc_ipc.asl
@@ -57,4 +57,4 @@
 			Return (^RBUF)
 		}
 	}
-}
\ No newline at end of file
+}
diff --git a/src/soc/intel/cannonlake/romstage/romstage.c b/src/soc/intel/cannonlake/romstage/romstage.c
index 2604f29..7484b8d 100644
--- a/src/soc/intel/cannonlake/romstage/romstage.c
+++ b/src/soc/intel/cannonlake/romstage/romstage.c
@@ -47,4 +47,4 @@
 __attribute__((weak)) void mainboard_memory_init_params(FSPM_UPD *mupd)
 {
 	/* Do nothing */
-}
\ No newline at end of file
+}
diff --git a/src/soc/intel/common/block/lpss/Makefile.inc b/src/soc/intel/common/block/lpss/Makefile.inc
index 6c56c68..bb65bfe 100644
--- a/src/soc/intel/common/block/lpss/Makefile.inc
+++ b/src/soc/intel/common/block/lpss/Makefile.inc
@@ -1,3 +1,3 @@
 bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
 romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
-verstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
\ No newline at end of file
+verstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_LPSS) += lpss.c
diff --git a/src/soc/intel/common/block/uart/Makefile.inc b/src/soc/intel/common/block/uart/Makefile.inc
index 0ec5314..1a2c8be 100644
--- a/src/soc/intel/common/block/uart/Makefile.inc
+++ b/src/soc/intel/common/block/uart/Makefile.inc
@@ -1,2 +1,2 @@
 bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c
-ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c
\ No newline at end of file
+ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_UART) += uart.c
diff --git a/src/soc/marvell/mvmap2315/Makefile.inc b/src/soc/marvell/mvmap2315/Makefile.inc
index c6426f1..bac7c04 100644
--- a/src/soc/marvell/mvmap2315/Makefile.inc
+++ b/src/soc/marvell/mvmap2315/Makefile.inc
@@ -136,4 +136,4 @@
 		seek=$(BOOTBLOCK_OFFSET) conv=notrunc of=$@.tmp
 	mv $@.tmp $@
 
-endif
\ No newline at end of file
+endif

-- 
To view, visit https://review.coreboot.org/20705
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4
Gerrit-Change-Number: 20705
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170723/2da6e804/attachment-0001.html>


More information about the coreboot-gerrit mailing list