]> git.baikalelectronics.ru Git - uboot.git/commit
configs: Remove empty #ifdef/#ifndef blocks
authorChris Packham <judge.packham@gmail.com>
Mon, 4 Jun 2018 09:45:21 +0000 (21:45 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jun 2018 18:02:03 +0000 (14:02 -0400)
commitad9102352f82391b001421e4fd6f6ca04661bbd8
tree1344de42997d4d067357659fdccfc4aa78f9d21b
parentd5ad5041ee278b7bbd07ceaabc7663d9c8c7848b
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>
include/configs/UCP1020.h
include/configs/vme8349.h