]> git.sur5r.net Git - u-boot/commit
ARM: sunxi: remove empty #ifdef/endif block
authorChris Packham <judge.packham@gmail.com>
Mon, 4 Jun 2018 09:45:23 +0000 (21:45 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jun 2018 18:02:03 +0000 (14:02 -0400)
commit9508ecfbcb1a3884de136ec59e3228ad6d8efbb9
treedd2bd3d5b3573a60673c838b464b818c786593d0
parent1b65c86e8743a2a3f0147a599ea37e46f917a5b1
ARM: sunxi: remove empty #ifdef/endif block

Whatever code this was guarding has been removed so remove the guards
too.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
arch/arm/mach-sunxi/board.c