forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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