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:
Martin Roth
2016-07-28 16:50:48 -06:00
parent 4b48ed8f38
commit 4c72d3612b
116 changed files with 0 additions and 130 deletions

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -28,4 +28,3 @@ uint8_t board_id(void)
#endif
return id;
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -42,4 +42,3 @@
PIRQ_PIC(F, DISABLE), \
PIRQ_PIC(G, DISABLE), \
PIRQ_PIC(H, DISABLE)

View File

@@ -81,4 +81,3 @@
#define DPTF_CPU_PASSIVE 88
#define DPTF_CPU_CRITICAL 90

View File

@@ -1,3 +1,2 @@
config BOARD_GOOGLE_FOSTER
bool "Foster"

View File

@@ -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;

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -80,4 +80,3 @@ Method(_PRT)
})
}
}

View File

@@ -29,4 +29,3 @@
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
#include "superio/ite/it8772f/acpi/superio.asl"

View File

@@ -337,4 +337,3 @@ Scope (\_TZ)
}
}
}

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
struct chip_operations mainboard_ops = {
.enable_dev = mainboard_enable,
};

View File

@@ -130,5 +130,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -146,4 +146,3 @@ static void mainboard_enable(device_t dev)
struct chip_operations mainboard_ops = {
.enable_dev = mainboard_enable,
};

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -30,4 +30,3 @@ ramstage-y += mainboard.c
ramstage-y += chromeos.c
ramstage-y += memlayout.ld
ramstage-y += boardid.c

View File

@@ -1,3 +1,2 @@
config BOARD_GOOGLE_REEF
bool "Reef"

View File

@@ -50,4 +50,3 @@ FLASH 16M {
# Device ext --> 0xf7f000 to 0xfff000
UNUSED_HOLE@0xfff000 0x1000
}

View File

@@ -80,4 +80,3 @@ Method(_PRT)
})
}
}

View File

@@ -29,4 +29,3 @@
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
#include "superio/ite/it8772f/acpi/superio.asl"

View File

@@ -337,4 +337,3 @@ Scope (\_TZ)
}
}
}

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
struct chip_operations mainboard_ops = {
.enable_dev = mainboard_enable,
};

View File

@@ -80,4 +80,3 @@ Method(_PRT)
})
}
}

View File

@@ -29,4 +29,3 @@
#define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60
#include "superio/ite/it8772f/acpi/superio.asl"

View File

@@ -445,4 +445,3 @@ Scope (\_TZ)
}
}
}

View File

@@ -36,4 +36,3 @@ Method(BRTN,1,Serialized)
{
// TODO (no displays defined yet)
}

View File

@@ -131,5 +131,3 @@ enumerations
checksums
checksum 392 415 984

View File

@@ -42,4 +42,3 @@ static void mainboard_enable(device_t dev)
struct chip_operations mainboard_ops = {
.enable_dev = mainboard_enable,
};