]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-mvebu/common.h
ARM: mvebu: export the SCU address
[karo-tx-linux.git] / arch / arm / mach-mvebu / common.h
index a97778e28bf655e54eed958d3dc2500e5bbd6b91..3ccb40c3bf94d1af6c9afcedd1ff38b9f0a3f4e0 100644 (file)
@@ -23,4 +23,6 @@ void mvebu_pmsu_set_cpu_boot_addr(int hw_cpu, void *boot_addr);
 void mvebu_system_controller_set_cpu_boot_addr(void *boot_addr);
 int mvebu_system_controller_get_soc_id(u32 *dev, u32 *rev);
 
+void __iomem *mvebu_get_scu_base(void);
+
 #endif