commit | af14d0dd246d11b2731848b74ca05d05dd6be20c | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jun 04 21:45:21 2018 +1200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 18 14:02:03 2018 -0400 |
tree | 1344de42997d4d067357659fdccfc4aa78f9d21b | |
parent | 6d0043a6230d9003beb90ef6366bfea8c5e654bd [diff] |
configs: Remove empty #ifdef/#ifndef blocks Remove empty #ifdef/#ifndef..#endif blocks where the configuration they guarded has been completely removed. Signed-off-by: Chris Packham <judge.packham@gmail.com>