Remove extra newlines from the end of all coreboot files.
This removes the newlines from all files found by the new int-015-final-newlines script. Change-Id: I65b6d5b403fe3fa30b7ac11958cc0f9880704ed7 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/15975 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -28,4 +28,3 @@ uint8_t board_id(void)
|
||||
#endif
|
||||
return id;
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -42,4 +42,3 @@
|
||||
PIRQ_PIC(F, DISABLE), \
|
||||
PIRQ_PIC(G, DISABLE), \
|
||||
PIRQ_PIC(H, DISABLE)
|
||||
|
||||
|
@@ -81,4 +81,3 @@
|
||||
|
||||
#define DPTF_CPU_PASSIVE 88
|
||||
#define DPTF_CPU_CRITICAL 90
|
||||
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config BOARD_GOOGLE_FOSTER
|
||||
bool "Foster"
|
||||
|
||||
|
@@ -688,4 +688,3 @@ SDRAM[0].McMtsCarveoutRegCtrl = 0x00000000;
|
||||
#@ tRFC [dvfs dram_timing] = 0x000000b4;
|
||||
#@ tFC_lpddr4 [dvfs dram_timing hard_coded] = 0x00000104;
|
||||
#@ RL [dvfs dram_timing] = 0x00000006;
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -80,4 +80,3 @@ Method(_PRT)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -29,4 +29,3 @@
|
||||
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
|
||||
|
||||
#include "superio/ite/it8772f/acpi/superio.asl"
|
||||
|
||||
|
@@ -337,4 +337,3 @@ Scope (\_TZ)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
|
||||
struct chip_operations mainboard_ops = {
|
||||
.enable_dev = mainboard_enable,
|
||||
};
|
||||
|
||||
|
@@ -130,5 +130,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -146,4 +146,3 @@ static void mainboard_enable(device_t dev)
|
||||
struct chip_operations mainboard_ops = {
|
||||
.enable_dev = mainboard_enable,
|
||||
};
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -30,4 +30,3 @@ ramstage-y += mainboard.c
|
||||
ramstage-y += chromeos.c
|
||||
ramstage-y += memlayout.ld
|
||||
ramstage-y += boardid.c
|
||||
|
||||
|
@@ -1,3 +1,2 @@
|
||||
config BOARD_GOOGLE_REEF
|
||||
bool "Reef"
|
||||
|
||||
|
@@ -50,4 +50,3 @@ FLASH 16M {
|
||||
# Device ext --> 0xf7f000 to 0xfff000
|
||||
UNUSED_HOLE@0xfff000 0x1000
|
||||
}
|
||||
|
||||
|
@@ -80,4 +80,3 @@ Method(_PRT)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -29,4 +29,3 @@
|
||||
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
|
||||
|
||||
#include "superio/ite/it8772f/acpi/superio.asl"
|
||||
|
||||
|
@@ -337,4 +337,3 @@ Scope (\_TZ)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
|
||||
struct chip_operations mainboard_ops = {
|
||||
.enable_dev = mainboard_enable,
|
||||
};
|
||||
|
||||
|
@@ -80,4 +80,3 @@ Method(_PRT)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -29,4 +29,3 @@
|
||||
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
|
||||
|
||||
#include "superio/ite/it8772f/acpi/superio.asl"
|
||||
|
||||
|
@@ -445,4 +445,3 @@ Scope (\_TZ)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
|
||||
{
|
||||
// TODO (no displays defined yet)
|
||||
}
|
||||
|
||||
|
@@ -131,5 +131,3 @@ enumerations
|
||||
checksums
|
||||
|
||||
checksum 392 415 984
|
||||
|
||||
|
||||
|
@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
|
||||
struct chip_operations mainboard_ops = {
|
||||
.enable_dev = mainboard_enable,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user