Commits

Liu Ying committed bcc4a22896a
MLK-16015-7 gpu: imx: dpu: common: Make dpu_pixel_link_config() return void This patch makes dpu_pixel_link_config() return void, since no one is checking the return value and actually even if any of the SCU operations inside this function fails we can do nothing about it. Signed-off-by: Liu Ying <victor.liu@nxp.com>