forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/gpu/drm/amd/amdgpu/nbio_v6_1.h
....@@ -26,6 +26,7 @@
2626
2727 #include "soc15_common.h"
2828
29
+extern const struct nbio_hdp_flush_reg nbio_v6_1_hdp_flush_reg;
2930 extern const struct amdgpu_nbio_funcs nbio_v6_1_funcs;
3031
3132 #endif