kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/hdagt215.c
.. .. @@ -24,7 +24,7 @@ 24 24 #include "ior.h" 25 25 26 26 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)28 28 { 29 29 struct nvkm_device *device = ior->disp->engine.subdev.device; 30 30 const u32 soff = ior->id * 0x800;