change 'pa_ops' to file scope variable
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
static char *last_page;
|
static char *last_page;
|
||||||
extern char _head[], _end[];
|
extern char _head[], _end[];
|
||||||
|
|
||||||
struct ihk_mc_pa_ops *pa_ops;
|
static struct ihk_mc_pa_ops *pa_ops;
|
||||||
|
|
||||||
extern unsigned long x86_kernel_phys_base;
|
extern unsigned long x86_kernel_phys_base;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user