commit | 4a771c59914d20b8fe234ceac2129be017052178 | [log] [tgz] |
---|---|---|
author | Rohit Vaswani <rvaswani@codeaurora.org> | Tue Apr 03 12:04:10 2012 -0700 |
committer | Rohit Vaswani <rvaswani@codeaurora.org> | Wed Apr 04 16:25:57 2012 -0700 |
tree | aab84a697c3d649d60ca54ed0b414403872b3fde | |
parent | 355a0f1b8e3981e447bce5c415b3970c33ec9744 [diff] |
arm: gic: Add empty stub for gic_set_irq_secure function The gic_set_irq_secure function can be called from drivers that are also compiled for targets which use an interrupt controller other than GIC. Add empty stub for this function to prevent compilation errors. Change-Id: Ie3ab3a704b238751cd0dadf800d7e9b90ad257e7 Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>