From 264d265d9c0f9f6c157fcc12d28b238849d25293 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:54:15 +1000 Subject: southbridge: Trivial - drop trailing blank lines at EOF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5484ebb665453777cc3b2561be6e50c787f1a257 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6209 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/southbridge/amd/amd8111/amd8111_smbus.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/southbridge/amd/amd8111/amd8111_smbus.h') diff --git a/src/southbridge/amd/amd8111/amd8111_smbus.h b/src/southbridge/amd/amd8111/amd8111_smbus.h index 6661e0279f..00f8f50add 100644 --- a/src/southbridge/amd/amd8111/amd8111_smbus.h +++ b/src/southbridge/amd/amd8111/amd8111_smbus.h @@ -323,5 +323,3 @@ static int do_smbus_block_write(unsigned smbus_io_base, unsigned device, unsigne } return 0; } - - -- cgit v1.2.3