]> git.baikalelectronics.ru Git - kernel.git/commit
drm/print: move drm_debug variable to drm_print.[ch]
authorJani Nikula <jani.nikula@intel.com>
Tue, 24 Sep 2019 12:58:57 +0000 (15:58 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 2 Oct 2019 13:28:24 +0000 (16:28 +0300)
commit4cf89059aa71df753dc4b9a72d57bff346454ba7
tree9c8408b1772ad3cd06b1c44828c0af44941544e4
parent5a20b7f3a01ae5bd839122d5afce98ccd0831787
drm/print: move drm_debug variable to drm_print.[ch]

Move drm_debug variable declaration and definition to where they are
relevant and needed. No functional changes.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/71a566c68883b6e6c61414cd9f7c36c84015edb1.1569329774.git.jani.nikula@intel.com
drivers/gpu/drm/drm_drv.c
drivers/gpu/drm/drm_print.c
include/drm/drm_drv.h
include/drm/drm_print.h