forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c
....@@ -24,7 +24,7 @@
2424 #include "ior.h"
2525
2626 void
27
-gt215_hda_eld(struct nvkm_ior *ior, u8 *data, u8 size)
27
+gt215_hda_eld(struct nvkm_ior *ior, int head, u8 *data, u8 size)
2828 {
2929 struct nvkm_device *device = ior->disp->engine.subdev.device;
3030 const u32 soff = ior->id * 0x800;