On Mon, Oct 07, 2019 at 12:28:59PM +0200, Ahmad Fatoum wrote: > Instead of open-coding the get_cr(), use the already available helper > in <asm/system.h> same as we do for 64-bit ARMv8. > The only difference is that the "memory" clobber is replaced by "cc". > This is ok as we don't expect get_cr() to affect memory and because > we do it elsewhere in barebox without a "memory" clobber already. > > While at it, move it out the #if/#else clause as the helper changes > behavior depending on the same CONFIG option anyway. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > arch/arm/cpu/cpuinfo.c | 9 +-------- > 1 file changed, 1 insertion(+), 8 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox