diff options
Diffstat (limited to 'post')
-rw-r--r-- | post/board/lwmon5/fpga.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/post/board/lwmon5/fpga.c b/post/board/lwmon5/fpga.c index 3067548483..501369b6a1 100644 --- a/post/board/lwmon5/fpga.c +++ b/post/board/lwmon5/fpga.c @@ -227,8 +227,6 @@ static int fpga_mem_test(void) return ret; } - - /* Verify FPGA addresslines */ static int fpga_post_addrline(ulong *address, ulong *base, ulong size) { |