|
@@ -14,6 +14,7 @@
|
|
#ifndef __MACH_370_XP_COHERENCY_H
|
|
#ifndef __MACH_370_XP_COHERENCY_H
|
|
#define __MACH_370_XP_COHERENCY_H
|
|
#define __MACH_370_XP_COHERENCY_H
|
|
|
|
|
|
|
|
+extern void __iomem *coherency_base; /* for coherency_ll.S */
|
|
extern unsigned long coherency_phys_base;
|
|
extern unsigned long coherency_phys_base;
|
|
int set_cpu_coherent(void);
|
|
int set_cpu_coherent(void);
|
|
|
|
|