]> git.baikalelectronics.ru Git - kernel.git/commit
drm/fb-cma-helpers: Fix include issue
authorBenjamin Gaignard <benjamin.gaignard@st.com>
Tue, 19 Nov 2019 10:57:53 +0000 (11:57 +0100)
committerBenjamin Gaignard <benjamin.gaignard@st.com>
Thu, 9 Jan 2020 16:33:41 +0000 (17:33 +0100)
commit4279196e6406f74f68326004b90b0ef9bd98f54f
tree5617c29cf4e5d1b9482a71b37e8dabe45e7f51c2
parent78414fedb84451f9346e21b5671b90e40744ef65
drm/fb-cma-helpers: Fix include issue

Exported functions prototypes are missing in drm_fb_cma_helper.c
Include drm_fb_cma_helper to fix that issue.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191119105753.32363-1-benjamin.gaignard@st.com
drivers/gpu/drm/drm_fb_cma_helper.c
include/drm/drm_fb_cma_helper.h