Commit e628c3c2 authored by Jyri Sarha's avatar Jyri Sarha
Browse files

drm/tidss: Rename dispc_write_irqenable() to dispc_set_irqenable()



The dispc_write_irqenable() function collides with an exported
function of the same name in omapfb. Renaming the function to
dispc_set_irqenable() fixes the following alldefconfig error:

tidss_dispc.c:(.text.dispc_write_irqenable+0x0): multiple definition of `dispc_write_irqenable'
   drivers/video/fbdev/omap2/omapfb/dss/dispc.o:dispc.c:(.text.dispc_write_irqenable+0x0): first defined here

v2: Fix indentation

Fixes: 7bcf7ad9 ("drm/tidss: New driver for TI Keystone platform Display SubSystem")
Signed-off-by: default avatarJyri Sarha <jsarha@ti.com>
parent 5984cc17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment