forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/gpu/drm/amd/amdgpu/nbio_v7_0.h
....@@ -26,6 +26,7 @@
2626
2727 #include "soc15_common.h"
2828
29
+extern const struct nbio_hdp_flush_reg nbio_v7_0_hdp_flush_reg;
2930 extern const struct amdgpu_nbio_funcs nbio_v7_0_funcs;
3031
3132 #endif