diff options
author | Liu Ying <victor.liu@nxp.com> | 2021-03-26 11:15:09 +0800 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2021-05-10 16:40:06 +0200 |
commit | 11e3c676683c340966b9467da7d09080e522e181 (patch) | |
tree | 9305fd4ba9825fc6f23620c54b9e9695518a6c1f /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
parent | 94dfec48fca756cef90263a03e81f24dae24a5c6 (diff) |
drm/imx: ipuv3-plane: Remove two unnecessary export symbols
The ipu_plane_disable_deferred() and ipu_planes_assign_pre() functions have
not been used by any other modules but only imxdrm itself internally since
imxdrm and imx-ipuv3-crtc were merged in one module. So, this patch removes
export symbols for the two functions.
Fixes: 3d1df96ad468 (drm/imx: merge imx-drm-core and ipuv3-crtc in one module)
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions