From 3c41876e71019cd5214c1939db49f80693104e93 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 16 Jul 2014 19:05:51 +1000 Subject: southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF Change-Id: Ied03e8814ea13f0e677a1d34da19efe6dfebf72f Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6288 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering --- src/southbridge/amd/cimx/sb900/Makefile.inc | 2 -- src/southbridge/intel/i82801ax/Makefile.inc | 1 - src/southbridge/intel/i82801bx/Makefile.inc | 1 - src/southbridge/nvidia/Makefile.inc | 1 - src/southbridge/nvidia/ck804/Makefile.inc | 1 - src/southbridge/sis/Makefile.inc | 1 - src/southbridge/ti/pci7420/Makefile.inc | 1 - src/southbridge/ti/pcixx12/Makefile.inc | 1 - src/southbridge/via/Makefile.inc | 1 - 9 files changed, 10 deletions(-) diff --git a/src/southbridge/amd/cimx/sb900/Makefile.inc b/src/southbridge/amd/cimx/sb900/Makefile.inc index cc4c553590..6cd392f363 100644 --- a/src/southbridge/amd/cimx/sb900/Makefile.inc +++ b/src/southbridge/amd/cimx/sb900/Makefile.inc @@ -32,5 +32,3 @@ ramstage-y += reset.c ramstage-y += smbus.c ramstage-y += lpc.c - - diff --git a/src/southbridge/intel/i82801ax/Makefile.inc b/src/southbridge/intel/i82801ax/Makefile.inc index 6f2ab88ff9..aeb1e54901 100644 --- a/src/southbridge/intel/i82801ax/Makefile.inc +++ b/src/southbridge/intel/i82801ax/Makefile.inc @@ -30,4 +30,3 @@ ramstage-y += reset.c ramstage-y += watchdog.c romstage-y += early_smbus.c - diff --git a/src/southbridge/intel/i82801bx/Makefile.inc b/src/southbridge/intel/i82801bx/Makefile.inc index 079efb795e..f070f05891 100644 --- a/src/southbridge/intel/i82801bx/Makefile.inc +++ b/src/southbridge/intel/i82801bx/Makefile.inc @@ -31,4 +31,3 @@ ramstage-y += reset.c ramstage-y += watchdog.c romstage-y += early_smbus.c - diff --git a/src/southbridge/nvidia/Makefile.inc b/src/southbridge/nvidia/Makefile.inc index c0ea3801fb..13bf3e4560 100644 --- a/src/southbridge/nvidia/Makefile.inc +++ b/src/southbridge/nvidia/Makefile.inc @@ -1,3 +1,2 @@ subdirs-$(CONFIG_SOUTHBRIDGE_NVIDIA_CK804) += ck804 subdirs-$(CONFIG_SOUTHBRIDGE_NVIDIA_MCP55) += mcp55 - diff --git a/src/southbridge/nvidia/ck804/Makefile.inc b/src/southbridge/nvidia/ck804/Makefile.inc index b249f7e9d3..cb7ecb22aa 100644 --- a/src/southbridge/nvidia/ck804/Makefile.inc +++ b/src/southbridge/nvidia/ck804/Makefile.inc @@ -21,4 +21,3 @@ romstage-y += early_smbus.c chipset_bootblock_inc += $(src)/southbridge/nvidia/ck804/romstrap.inc chipset_bootblock_lds += $(src)/southbridge/nvidia/ck804/romstrap.lds - diff --git a/src/southbridge/sis/Makefile.inc b/src/southbridge/sis/Makefile.inc index 295b366494..45332ca295 100644 --- a/src/southbridge/sis/Makefile.inc +++ b/src/southbridge/sis/Makefile.inc @@ -1,2 +1 @@ subdirs-$(CONFIG_SOUTHBRIDGE_SIS_SIS966) += sis966 - diff --git a/src/southbridge/ti/pci7420/Makefile.inc b/src/southbridge/ti/pci7420/Makefile.inc index 23fb3dd33f..d919258374 100644 --- a/src/southbridge/ti/pci7420/Makefile.inc +++ b/src/southbridge/ti/pci7420/Makefile.inc @@ -19,4 +19,3 @@ ramstage-y += cardbus.c ramstage-y += firewire.c - diff --git a/src/southbridge/ti/pcixx12/Makefile.inc b/src/southbridge/ti/pcixx12/Makefile.inc index b9e0f1eb8a..bdd2cf37ec 100644 --- a/src/southbridge/ti/pcixx12/Makefile.inc +++ b/src/southbridge/ti/pcixx12/Makefile.inc @@ -18,4 +18,3 @@ ## ramstage-y += pcixx12.c - diff --git a/src/southbridge/via/Makefile.inc b/src/southbridge/via/Makefile.inc index 8bc9296c2b..ca555795b2 100644 --- a/src/southbridge/via/Makefile.inc +++ b/src/southbridge/via/Makefile.inc @@ -2,4 +2,3 @@ subdirs-$(CONFIG_SOUTHBRIDGE_VIA_K8T890) += k8t890 subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8231) += vt8231 subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8235) += vt8235 subdirs-$(CONFIG_SOUTHBRIDGE_VIA_VT8237R) += vt8237r - -- cgit v1.2.3