From ff9e45e0b2a6bff85911e64572df3c9d1047feff Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Wed, 16 Jul 2014 19:00:33 +1000 Subject: superio,Makefile.inc: Trivial - drop trailing blank lines at EOF Change-Id: Ia452e22af9491c1681c859691eb4ac1868eeb938 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6282 Tested-by: build bot (Jenkins) Reviewed-by: Idwer Vollering --- src/superio/smsc/fdc37m60x/Makefile.inc | 1 - src/superio/smsc/lpc47b272/Makefile.inc | 1 - src/superio/smsc/lpc47b397/Makefile.inc | 1 - src/superio/smsc/lpc47m10x/Makefile.inc | 1 - src/superio/smsc/lpc47m15x/Makefile.inc | 1 - src/superio/smsc/lpc47n217/Makefile.inc | 1 - src/superio/smsc/lpc47n227/Makefile.inc | 1 - src/superio/smsc/sio1007/Makefile.inc | 1 - src/superio/smsc/sio1036/Makefile.inc | 1 - src/superio/smsc/sio10n268/Makefile.inc | 1 - 10 files changed, 10 deletions(-) (limited to 'src/superio/smsc') diff --git a/src/superio/smsc/fdc37m60x/Makefile.inc b/src/superio/smsc/fdc37m60x/Makefile.inc index b66e1d9428..3159033d19 100644 --- a/src/superio/smsc/fdc37m60x/Makefile.inc +++ b/src/superio/smsc/fdc37m60x/Makefile.inc @@ -19,4 +19,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_FDC37M60X) += superio.c - diff --git a/src/superio/smsc/lpc47b272/Makefile.inc b/src/superio/smsc/lpc47b272/Makefile.inc index 62e6cc9483..680e937f77 100644 --- a/src/superio/smsc/lpc47b272/Makefile.inc +++ b/src/superio/smsc/lpc47b272/Makefile.inc @@ -19,4 +19,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47B272) += superio.c - diff --git a/src/superio/smsc/lpc47b397/Makefile.inc b/src/superio/smsc/lpc47b397/Makefile.inc index eb4ebf3018..30101cf52e 100644 --- a/src/superio/smsc/lpc47b397/Makefile.inc +++ b/src/superio/smsc/lpc47b397/Makefile.inc @@ -21,4 +21,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47B397) += superio.c - diff --git a/src/superio/smsc/lpc47m10x/Makefile.inc b/src/superio/smsc/lpc47m10x/Makefile.inc index be008968fa..c5dd31049a 100644 --- a/src/superio/smsc/lpc47m10x/Makefile.inc +++ b/src/superio/smsc/lpc47m10x/Makefile.inc @@ -23,4 +23,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47M10X) += superio.c - diff --git a/src/superio/smsc/lpc47m15x/Makefile.inc b/src/superio/smsc/lpc47m15x/Makefile.inc index d5b69e4d2b..c43e037a37 100644 --- a/src/superio/smsc/lpc47m15x/Makefile.inc +++ b/src/superio/smsc/lpc47m15x/Makefile.inc @@ -18,4 +18,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47M15X) += superio.c - diff --git a/src/superio/smsc/lpc47n217/Makefile.inc b/src/superio/smsc/lpc47n217/Makefile.inc index f04b7fcf89..795062502b 100644 --- a/src/superio/smsc/lpc47n217/Makefile.inc +++ b/src/superio/smsc/lpc47n217/Makefile.inc @@ -19,4 +19,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47N217) += superio.c - diff --git a/src/superio/smsc/lpc47n227/Makefile.inc b/src/superio/smsc/lpc47n227/Makefile.inc index 984c0cbd66..5db26dafb9 100644 --- a/src/superio/smsc/lpc47n227/Makefile.inc +++ b/src/superio/smsc/lpc47n227/Makefile.inc @@ -18,4 +18,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_LPC47N227) += superio.c - diff --git a/src/superio/smsc/sio1007/Makefile.inc b/src/superio/smsc/sio1007/Makefile.inc index 10684683f6..c0bdad7d59 100644 --- a/src/superio/smsc/sio1007/Makefile.inc +++ b/src/superio/smsc/sio1007/Makefile.inc @@ -18,4 +18,3 @@ ## romstage-$(CONFIG_SUPERIO_SMSC_SIO1007) += early_serial.c - diff --git a/src/superio/smsc/sio1036/Makefile.inc b/src/superio/smsc/sio1036/Makefile.inc index 9a4d75669d..f09d451d48 100644 --- a/src/superio/smsc/sio1036/Makefile.inc +++ b/src/superio/smsc/sio1036/Makefile.inc @@ -18,4 +18,3 @@ # ramstage-$(CONFIG_SUPERIO_SMSC_SIO1036) += superio.c - diff --git a/src/superio/smsc/sio10n268/Makefile.inc b/src/superio/smsc/sio10n268/Makefile.inc index e900d9e8e2..50c6959c6e 100644 --- a/src/superio/smsc/sio10n268/Makefile.inc +++ b/src/superio/smsc/sio10n268/Makefile.inc @@ -18,4 +18,3 @@ ## ramstage-$(CONFIG_SUPERIO_SMSC_SIO10N268) += sio10n268.c - -- cgit v1.2.3