commit | c425423a075718eac625c78351fa5907d4f3a9de | [log] [tgz] |
---|---|---|
author | Álvaro Fernández Rojas <noltari@gmail.com> | Mon Jun 08 12:18:28 2020 +0200 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Mon Jun 15 11:59:45 2020 +0200 |
tree | 00cf6895e29cee3df8fb6f624b3f4c0efd5c7e8e | |
parent | b3a9e3b9622ae10064826dccb4f7a52bd88c7407 [diff] |
MIPS: BCM63xx: add endif comments There are plenty of ifdefs in board_bcm963xx.c without endif comments. Let's make the code easier to follow by adding proper comments. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>