forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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;