aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-07-22 21:45:28 -0600
committerMartin Roth <martinroth@google.com>2017-07-24 15:08:16 +0000
commitb4560cd523867b9171db835b3df151ed18a209dc (patch)
tree7bc0d1de4b9c644440d968488d0bef19ae0e5451 /src/mainboard
parent467a87abcea13a1b0b61223a175cf46b16474965 (diff)
Update files with no newline at the end
Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/20705 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/apple/macbook21/Makefile.inc2
-rw-r--r--src/mainboard/apple/macbook21/cmos.default2
-rw-r--r--src/mainboard/asus/p5gc-mx/acpi/ec.asl2
-rw-r--r--src/mainboard/asus/p5gc-mx/acpi/superio.asl2
-rw-r--r--src/mainboard/asus/p5gc-mx/acpi/thermal.asl2
-rw-r--r--src/mainboard/asus/p5gc-mx/cmos.default2
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/acpi/superio.asl2
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/acpi/thermal.asl2
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default2
-rw-r--r--src/mainboard/gigabyte/ga-b75m-d3h/Makefile.inc2
-rw-r--r--src/mainboard/google/auron/Makefile.inc2
-rw-r--r--src/mainboard/google/auron/variants/gandof/spd/Makefile.inc2
-rw-r--r--src/mainboard/google/auron/variants/lulu/variant.c2
-rw-r--r--src/mainboard/google/auron/variants/samus/variant.c2
-rw-r--r--src/mainboard/google/beltino/Makefile.inc2
-rw-r--r--src/mainboard/google/jecht/Makefile.inc2
-rw-r--r--src/mainboard/google/slippy/variants/leon/include/variant/gpio.h2
-rw-r--r--src/mainboard/google/slippy/variants/peppy/include/variant/acpi/mainboard.asl2
-rw-r--r--src/mainboard/google/slippy/variants/wolf/include/variant/acpi/mainboard.asl2
-rw-r--r--src/mainboard/google/slippy/variants/wolf/include/variant/gpio.h2
-rw-r--r--src/mainboard/ibase/mb899/Makefile.inc2
-rw-r--r--src/mainboard/intel/d945gclf/cmos.default2
-rw-r--r--src/mainboard/intel/minnow3/Makefile.inc2
-rw-r--r--src/mainboard/lenovo/l520/cmos.default2
-rw-r--r--src/mainboard/lenovo/t420/cmos.default2
-rw-r--r--src/mainboard/lenovo/t420s/cmos.default2
-rw-r--r--src/mainboard/lenovo/t430/board_info.txt2
-rw-r--r--src/mainboard/lenovo/t430s/cmos.default2
-rw-r--r--src/mainboard/lenovo/t530/cmos.default2
-rw-r--r--src/mainboard/lenovo/x200/Makefile.inc2
-rw-r--r--src/mainboard/lenovo/x201/Makefile.inc2
-rw-r--r--src/mainboard/lenovo/x230/cmos.default2
-rw-r--r--src/mainboard/lenovo/x60/Makefile.inc2
33 files changed, 33 insertions, 33 deletions
diff --git a/src/mainboard/apple/macbook21/Makefile.inc b/src/mainboard/apple/macbook21/Makefile.inc
index 60484097e9..3dae61e8a8 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 e9844fc524..fcf5906d9a 100644
--- a/src/mainboard/apple/macbook21/cmos.default
+++ b/src/mainboard/apple/macbook21/cmos.default
@@ -7,4 +7,4 @@ boot_devices=''
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 4107d3b60e..2997587d82 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 4107d3b60e..2997587d82 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 4107d3b60e..2997587d82 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 ab7aac1b89..9a47cf9549 100644
--- a/src/mainboard/asus/p5gc-mx/cmos.default
+++ b/src/mainboard/asus/p5gc-mx/cmos.default
@@ -4,4 +4,4 @@ debug_level=Spew
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 4107d3b60e..2997587d82 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 4107d3b60e..2997587d82 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 ab7aac1b89..9a47cf9549 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/cmos.default
@@ -4,4 +4,4 @@ debug_level=Spew
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 b5747e9150..63976c4b79 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 1773514439..d54a1c0bd5 100644
--- a/src/mainboard/google/auron/Makefile.inc
+++ b/src/mainboard/google/auron/Makefile.inc
@@ -29,4 +29,4 @@ ramstage-y += variants/$(VARIANT_DIR)/variant.c
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 d43fe36c63..f3a2162ad7 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 @@ $(SPD_BIN): $(SPD_DEPS)
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 084d4d1300..740decfd58 100644
--- a/src/mainboard/google/auron/variants/lulu/variant.c
+++ b/src/mainboard/google/auron/variants/lulu/variant.c
@@ -45,4 +45,4 @@ int variant_smbios_data(device_t dev, int *handle,
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 e711b60f26..0c50e1f1d5 100644
--- a/src/mainboard/google/auron/variants/samus/variant.c
+++ b/src/mainboard/google/auron/variants/samus/variant.c
@@ -48,4 +48,4 @@ void variant_romstage_entry(struct romstage_params *rp)
* 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 edd076955e..5e45472ced 100644
--- a/src/mainboard/google/beltino/Makefile.inc
+++ b/src/mainboard/google/beltino/Makefile.inc
@@ -22,4 +22,4 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c variants/$(VARIANT_DIR)/led.c
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 4438ace885..01914bae7d 100644
--- a/src/mainboard/google/jecht/Makefile.inc
+++ b/src/mainboard/google/jecht/Makefile.inc
@@ -26,4 +26,4 @@ ramstage-y += variants/$(VARIANT_DIR)/pei_data.c
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 d8088992c7..7527ff2103 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 @@ const struct pch_lp_gpio_map mainboard_gpio_map[] = {
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 9a92135633..cc3e063f19 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 @@ Scope (\_SB.PCI0.I2C1)
}
}
}
-} \ 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 764eac99fe..8542f97043 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 @@ Scope (\_SB.PCI0.I2C0)
/* 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 fe2b31438d..5c72f7356c 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 @@ const struct pch_lp_gpio_map mainboard_gpio_map[] = {
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 8db0ada46d..3f072f553f 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 ab7aac1b89..9a47cf9549 100644
--- a/src/mainboard/intel/d945gclf/cmos.default
+++ b/src/mainboard/intel/d945gclf/cmos.default
@@ -4,4 +4,4 @@ debug_level=Spew
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 8d81a764f4..3e9bf68af5 100644
--- a/src/mainboard/intel/minnow3/Makefile.inc
+++ b/src/mainboard/intel/minnow3/Makefile.inc
@@ -2,4 +2,4 @@ bootblock-y += bootblock.c
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 f38beb4c79..5c21f9c7fa 100644
--- a/src/mainboard/lenovo/l520/cmos.default
+++ b/src/mainboard/lenovo/l520/cmos.default
@@ -15,4 +15,4 @@ sticky_fn=Disable
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 d1fbcf6b27..ee01f0956d 100644
--- a/src/mainboard/lenovo/t420/cmos.default
+++ b/src/mainboard/lenovo/t420/cmos.default
@@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
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 d1fbcf6b27..ee01f0956d 100644
--- a/src/mainboard/lenovo/t420s/cmos.default
+++ b/src/mainboard/lenovo/t420s/cmos.default
@@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
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 ac71c097b5..09ddde1f85 100644
--- a/src/mainboard/lenovo/t430/board_info.txt
+++ b/src/mainboard/lenovo/t430/board_info.txt
@@ -3,4 +3,4 @@ ROM package: SOIC-8
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 a0abaedb8a..c88318235b 100644
--- a/src/mainboard/lenovo/t430s/cmos.default
+++ b/src/mainboard/lenovo/t430s/cmos.default
@@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
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 f38beb4c79..5c21f9c7fa 100644
--- a/src/mainboard/lenovo/t530/cmos.default
+++ b/src/mainboard/lenovo/t530/cmos.default
@@ -15,4 +15,4 @@ sticky_fn=Disable
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 c16aa6a43c..0029d32d14 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 e91fd6babd..b0e116f3d2 100644
--- a/src/mainboard/lenovo/x201/Makefile.inc
+++ b/src/mainboard/lenovo/x201/Makefile.inc
@@ -17,4 +17,4 @@ smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c
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 a0abaedb8a..c88318235b 100644
--- a/src/mainboard/lenovo/x230/cmos.default
+++ b/src/mainboard/lenovo/x230/cmos.default
@@ -14,4 +14,4 @@ fn_ctrl_swap=Disable
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 bea9c2e730..4b17ea8e6c 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