commit | 07e2fd894417dbf938525ca35e02cbbd56aec1e5 | [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 | 4cb23ab9636baa9b18de954293ab0510f10851aa [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>