forked from ~ljy/RK356X_SDK_RELEASE

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