]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/sti: Do not export symbols
authorThierry Reding <treding@nvidia.com>
Thu, 24 Sep 2015 17:02:41 +0000 (19:02 +0200)
committerVincent Abriou <vincent.abriou@st.com>
Tue, 3 Nov 2015 12:04:54 +0000 (13:04 +0100)
commit3a36e186ba4a135a63397a1e58a36f9f602af53e
treeb690619f452fcd8510c84661c4a87a2c506c4dfb
parentdcec16efd6776faca6f13ab698cb5cf031d62b66
drm/sti: Do not export symbols

None of these exported symbols are used outside of the drm-sti driver,
so there is no reason to export them.

Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Vincent Abriou <vincent.abriou@st.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_crtc.c
drivers/gpu/drm/sti/sti_mixer.c
drivers/gpu/drm/sti/sti_plane.c
drivers/gpu/drm/sti/sti_vtg.c