]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Replace kernel.h with the necessary inclusions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 10 Nov 2021 10:24:23 +0000 (12:24 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 9 Dec 2021 12:46:13 +0000 (13:46 +0100)
commit18efe3d4c702658cf2eaa3abae78e247637e8528
tree30ea7d804348f6ad18297746279c931ff670fe87
parent2dfdae19efdffd1cd3b2c711a9aa8c7f82ac9e86
drm: Replace kernel.h with the necessary inclusions

When kernel.h is used in the headers it adds a lot into dependency hell,
especially when there are circular dependencies are involved.

Replace kernel.h inclusion with the list of what is really being used.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20211110102423.54282-1-andriy.shevchenko@linux.intel.com
include/drm/drm_gem_ttm_helper.h
include/drm/drm_gem_vram_helper.h
include/drm/drm_mm.h