From e1163c1782914c348a586b16321e09d81c371cbe Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:44:40 +1000 Subject: mainboard: Trivial - drop trailing blank lines at EOF in .h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4a4ee99468e5f1dae8412ae565a34290493db726 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6201 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t520/hda_verb.h | 2 -- src/mainboard/lenovo/t530/hda_verb.h | 2 -- src/mainboard/lenovo/x230/hda_verb.h | 2 -- 3 files changed, 6 deletions(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/t520/hda_verb.h b/src/mainboard/lenovo/t520/hda_verb.h index 7999932ad8..7d5e75ad1f 100644 --- a/src/mainboard/lenovo/t520/hda_verb.h +++ b/src/mainboard/lenovo/t520/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - diff --git a/src/mainboard/lenovo/t530/hda_verb.h b/src/mainboard/lenovo/t530/hda_verb.h index e24d9070cd..cc280a1574 100644 --- a/src/mainboard/lenovo/t530/hda_verb.h +++ b/src/mainboard/lenovo/t530/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - diff --git a/src/mainboard/lenovo/x230/hda_verb.h b/src/mainboard/lenovo/x230/hda_verb.h index e24d9070cd..cc280a1574 100644 --- a/src/mainboard/lenovo/x230/hda_verb.h +++ b/src/mainboard/lenovo/x230/hda_verb.h @@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = { static const u32 mainboard_pc_beep_verbs_size = ARRAY_SIZE(mainboard_pc_beep_verbs); - - -- cgit v1.2.3