sunxi: Fix is_boot0_magic macro
authorAndre Przywara <andre.przywara@arm.com>
Wed, 4 Nov 2020 01:00:31 +0000 (01:00 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 11 Jan 2021 23:19:34 +0000 (23:19 +0000)
commit00f8e9c2da2a4aaeb762652e4f029d796eec3c86
treedd9186dd90def0f6b3d8ce577b8c1ea0a23061ec
parentacd832cd8c3c981cc1c52d85edabf00a462680b4
sunxi: Fix is_boot0_magic macro

The is_boot0_magic macro is missing parentheses around the macro
argument, breaking any usage with a more complex argument.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/include/asm/arch-sunxi/spl.h