forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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