]> asedeno.scripts.mit.edu Git - linux.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)
commit9d10fc26497ac57d3106ed489a86c625325cf176
tree5617c29cf4e5d1b9482a71b37e8dabe45e7f51c2
parentf199af00186cb7eb2d842633e47689fb7b791e60
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