linux/drivers/gpu/drm/udl
Krzysztof Kozlowski 3373279a06 drm/udl: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
	$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191120133341.6582-1-krzk@kernel.org
2019-11-20 17:40:32 +01:00
..
Kconfig drm/udl: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
Makefile drm/udl: Remove struct udl_gem_object and functions 2019-11-08 12:30:17 +01:00
udl_connector.c drm/connector: Share with non-atomic drivers the function to get the single encoder 2019-09-16 15:13:02 -07:00
udl_connector.h drm/udl: drop use of drmP.h 2019-07-17 12:52:55 +02:00
udl_drv.c drm/udl: Replace fbdev code with generic emulation 2019-11-19 14:37:29 +01:00
udl_drv.h drm/udl: Replace fbdev code with generic emulation 2019-11-19 14:37:29 +01:00
udl_encoder.c drm/udl: drop use of drmP.h 2019-07-17 12:52:55 +02:00
udl_fb.c drm/udl: Replace fbdev code with generic emulation 2019-11-19 14:37:29 +01:00
udl_gem.c drm/udl: Remove struct udl_gem_object and functions 2019-11-08 12:30:17 +01:00
udl_main.c drm/udl: Replace fbdev code with generic emulation 2019-11-19 14:37:29 +01:00
udl_modeset.c drm/udl: Replace fbdev code with generic emulation 2019-11-19 14:37:29 +01:00
udl_transfer.c drm/udl: drop use of drmP.h 2019-07-17 12:52:55 +02:00