ARM: GIC: function to retrieve the physical address of the SGIR
[firefly-linux-kernel-4.4.55.git] / include / linux / irqchip / arm-gic.h
index 46544e381bf9b4d83ace1bb7b47614daaa9c1283..dc30835099e3276db922b4cf430a07c9ff9626bc 100644 (file)
@@ -78,6 +78,7 @@ static inline void gic_init(unsigned int nr, int start,
 
 int gic_get_cpu_id(unsigned int cpu);
 void gic_migrate_target(unsigned int new_cpu_id);
+unsigned long gic_get_sgir_physaddr(void);
 
 #endif /* __ASSEMBLY */