diff options
Diffstat (limited to 'board/ep8248/ep8248.c')
-rw-r--r-- | board/ep8248/ep8248.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) */ - |