hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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