]> git.baikalelectronics.ru Git - kernel.git/commit
drm/cma-helper: Move driver and file ops to the end of header
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 15 Nov 2021 12:01:46 +0000 (13:01 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 30 Nov 2021 08:49:28 +0000 (09:49 +0100)
commitbe12fe2505a5e8538eb6cc765afd891f7a8a96e2
tree5e3eaee05d392cf3c0600c01508d8324ae1ae5de
parent1951475ab75a24aba11e90ce3c77d286928f843b
drm/cma-helper: Move driver and file ops to the end of header

Restructure the header file for CMA helpers by moving declarations
for driver and file operations to the end of the file. No functional
changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211115120148.21766-2-tzimmermann@suse.de
include/drm/drm_gem_cma_helper.h