forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/include/xen/arm/hypervisor.h
....@@ -19,8 +19,6 @@
1919 return PARAVIRT_LAZY_NONE;
2020 }
2121
22
-extern const struct dma_map_ops *xen_dma_ops;
23
-
2422 #ifdef CONFIG_XEN
2523 void __init xen_early_init(void);
2624 #else