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/intel/i82801bx/i82801bx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/intel/i82801bx/i82801bx.h') diff --git a/src/southbridge/intel/i82801bx/i82801bx.h b/src/southbridge/intel/i82801bx/i82801bx.h index b2ee79c745..5f75a85c3b 100644 --- a/src/southbridge/intel/i82801bx/i82801bx.h +++ b/src/southbridge/intel/i82801bx/i82801bx.h @@ -119,4 +119,3 @@ int smbus_read_byte(u8 device, u8 address); #define SMBUS_TIMEOUT (10 * 1000 * 100) #endif /* SOUTHBRIDGE_INTEL_I82801BX_I82801BX_H */ - -- cgit v1.2.3