summaryrefslogtreecommitdiff
path: root/board/davedenx/qong/qong.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/davedenx/qong/qong.c')
-rw-r--r--board/davedenx/qong/qong.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/davedenx/qong/qong.c b/board/davedenx/qong/qong.c
index 13b3699..b801150 100644
--- a/board/davedenx/qong/qong.c
+++ b/board/davedenx/qong/qong.c
@@ -21,7 +21,6 @@
* MA 02111-1307 USA
*/
-
#include <common.h>
#include <netdev.h>
#include <asm/arch/mx31.h>
@@ -165,4 +164,3 @@ int board_eth_init(bd_t *bis)
return 0;
#endif
}
-