Coding Style cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
@@ -168,4 +168,3 @@ int board_eth_init(bd_t *bis)
|
||||
return ret;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
@@ -86,4 +86,3 @@ void enable_board_pin_mux(void)
|
||||
/* Ethernet pinmux. */
|
||||
configure_module_pin_mux(rmii1_pin_mux);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user