metag/kernel/irq.c: Declare root_domain as static
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 7 May 2013 15:48:21 +0000 (16:48 +0100)
committerJames Hogan <james.hogan@imgtec.com>
Thu, 13 Jun 2013 11:55:27 +0000 (12:55 +0100)
commit32580ae701256290640e7c845441141aac4d1cdb
tree8fa80185149f73fe8497168c43e1f19f289df368
parentcf07053214efccc80eed429dcd8f95583af75e7b
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>
arch/metag/kernel/irq.c