From 4946775c6db52dba28f72ba3525764b54f1d4593 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 28 Oct 2009 00:49:47 +0100 Subject: Coding Style cleanup; update CHANGELOG, prepare -rc1 Signed-off-by: Wolfgang Denk --- board/ep8248/ep8248.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/ep8248/ep8248.c') diff --git a/board/ep8248/ep8248.c b/board/ep8248/ep8248.c index 57d39aa..5908943 100644 --- a/board/ep8248/ep8248.c +++ b/board/ep8248/ep8248.c @@ -268,4 +268,3 @@ void ft_board_setup(void *blob, bd_t *bd) ft_cpu_setup( blob, bd); } #endif /* defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT) */ - -- cgit v1.1