mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-11 21:18:55 -04:00
Coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
a41de1f0d3
commit
3ba4c2d68f
@ -86,4 +86,3 @@ int testdram(void)
|
||||
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
@ -112,4 +112,3 @@ int board_nand_init(struct nand_chip *nand)
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
@ -139,4 +139,3 @@ void uart_port_conf(void)
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user