commit | 32580ae701256290640e7c845441141aac4d1cdb | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Tue May 07 16:48:21 2013 +0100 |
committer | James Hogan <james.hogan@imgtec.com> | Thu Jun 13 12:55:27 2013 +0100 |
tree | 8fa80185149f73fe8497168c43e1f19f289df368 | |
parent | cf07053214efccc80eed429dcd8f95583af75e7b [diff] |
metag/kernel/irq.c: Declare root_domain as static It is only referenced within the irq.c file, so restrict it's scope as appropriate. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com>