arm: mvebu: Mark return_to_bootrom() as a noreturn function
authorPali Rohár <pali@kernel.org>
Fri, 23 Jul 2021 09:14:24 +0000 (11:14 +0200)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:49:32 +0000 (09:49 +0200)
commite1cd0d424cc5b30c731482e48a1c71f3c44755e5
tree1f78bf143e46121e928b1d53e1547e54296a7fd6
parent4375598c52740c02a6dcde1213a31959c03aca12
arm: mvebu: Mark return_to_bootrom() as a noreturn function

This function does not return, so add the appropriate compiler flag.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Chris Packham <judge.packham@gmail.com>
arch/arm/mach-mvebu/include/mach/cpu.h