commit | 59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2 | [log] [tgz] |
---|---|---|
author | Yehuda Yitschak <yehuday@marvell.com> | Mon Oct 27 14:07:16 2014 +0200 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Oct 28 07:57:31 2014 +0100 |
tree | 87b68da8668be891789a7c5b868cb40a6cc1b913 | |
parent | b81fa615df129f29d343abb382392ca4ef17bdc6 [diff] |
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>