commit | 158105a3dc8fec3fa731a99c29304c4164d7ad5a | [log] [tgz] |
---|---|---|
author | Alex Kiernan <alex.kiernan@gmail.com> | Sat Jun 02 05:42:55 2018 +0000 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 10 16:55:57 2018 -0400 |
tree | bad965ed410f70cc0be31dcb52cdc68c685817c0 | |
parent | 72bc5d567d4a66bc997fd4511b0456b42394ad37 [diff] |
configs: Remove empty #ifdef/#ifndef blocks from configs Remove empty #ifdef/#ifndef..#endif blocks where the configuration they guarded has been completely removed. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>