drm/udl: Move register constants to udl_proto.h
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 6 Oct 2022 09:53:50 +0000 (11:53 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 7 Oct 2022 11:46:46 +0000 (13:46 +0200)
commitff76e82c05a5d35994c2452ac4dcbd2bdd467204
tree86669e6d4a321655c4a95660bfa36c59fec78a71
parentfcc21447c79816b40feddfc707006e9c72f3445e
drm/udl: Move register constants to udl_proto.h

Move the existing register constants to a new file in preparation of
adding more of them. Renaming is intentional. No functional changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221006095355.23579-12-tzimmermann@suse.de
drivers/gpu/drm/udl/udl_drv.h
drivers/gpu/drm/udl/udl_modeset.c
drivers/gpu/drm/udl/udl_proto.h [new file with mode: 0644]