]> git.sur5r.net Git - u-boot/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)
commitaf14d0dd246d11b2731848b74ca05d05dd6be20c
tree1344de42997d4d067357659fdccfc4aa78f9d21b
parent6d0043a6230d9003beb90ef6366bfea8c5e654bd
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