mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-20 05:31:30 +00:00
Fix style issues primarily in 85xx and 83xx boards.
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
This commit is contained in:
parent
b0e3294923
commit
de1d0a6995
25 changed files with 544 additions and 567 deletions
|
@ -103,6 +103,4 @@ typedef struct spd_eeprom_s {
|
|||
#define SPD_MEMTYPE_DDR (0x07)
|
||||
#define SPD_MEMTYPE_DDR2 (0x08)
|
||||
|
||||
|
||||
#endif /* _SPD_H_ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue