forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/gpu/drm/amd/display/include/fixed31_32.h
....@@ -506,6 +506,8 @@
506506 * fractional
507507 */
508508
509
+unsigned int dc_fixpt_u4d19(struct fixed31_32 arg);
510
+
509511 unsigned int dc_fixpt_u3d19(struct fixed31_32 arg);
510512
511513 unsigned int dc_fixpt_u2d19(struct fixed31_32 arg);