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)
commitd0c4e34db0b0a012352dad499a13738b4102f277
tree5e3eaee05d392cf3c0600c01508d8324ae1ae5de
parenta21800bced7cbaf7bb8f5281db17a5d7ef6e197a
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