]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
arm: Make target_cpu_map static
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 9 Mar 2015 22:38:42 +0000 (23:38 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Fri, 20 Mar 2015 06:10:39 +0000 (07:10 +0100)
No user outside of this file.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/gic-common.c

index f9cb098d22fba8d67c3d498602b0ca6af0ec46e5..3a09a8eb3cefbad89d2ddc17fe90a9a29628378c 100644 (file)
@@ -30,7 +30,7 @@ extern unsigned int gicd_size;
 static DEFINE_SPINLOCK(dist_lock);
 
 /* The GIC interface numbering does not necessarily match the logical map */
-u8 target_cpu_map[8] = { 0, 0, 0, 0, 0, 0, 0, 0 };
+static u8 target_cpu_map[8] = { 0, 0, 0, 0, 0, 0, 0, 0 };
 
 /*
  * Most of the GIC distributor writes only reconfigure the IRQs corresponding to