]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gic: fixed compilation error in GICv2 wait for interrupt macro
authorYehuda Yitschak <yehuday@marvell.com>
Mon, 27 Oct 2014 12:07:16 +0000 (14:07 +0200)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 28 Oct 2014 06:57:31 +0000 (07:57 +0100)
commit59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2
tree87b68da8668be891789a7c5b868cb40a6cc1b913
parentb81fa615df129f29d343abb382392ca4ef17bdc6
gic: fixed compilation error in GICv2 wait for interrupt macro

a hexadicemal value was missing the "0x" prefix which caused
assembler error

Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
arch/arm/include/asm/macro.h