[PATCH 0/7] fbdev: Clean up include dependencies in header
Jani Nikula
jani.nikula at linux.intel.com
Mon Feb 12 10:24:11 UTC 2024
On Mon, 12 Feb 2024, Thomas Zimmermann <tzimmermann at suse.de> wrote:
> Remove unnecessary dependencies in the include statements of the
> header file <linux/fb.h>. Several files throughout the kernel include
> the fbdev header, so reducing dependencies positively affects other
> subsystems as well. Also fix up nouveau, which needs backlight.h in
> one of its source files.
On the series,
Reviewed-by: Jani Nikula <jani.nikula at intel.com>
> Thomas Zimmermann (7):
> drm/nouveau: Include <linux/backlight.h>
> fbdev: Do not include <linux/backlight.h> in header
> fbdev: Do not include <linux/fs.h> in header
> fbdev: Do not include <linux/notifier.h> in header
> fbdev: Do not include <linux/slab.h> in header
> fbdev: Clean up forward declarations in header file
> fbdev: Clean up include statements in header file
>
> drivers/gpu/drm/nouveau/dispnv50/disp.c | 1 +
> include/linux/fb.h | 24 +++++++++++++-----------
> 2 files changed, 14 insertions(+), 11 deletions(-)
--
Jani Nikula, Intel
More information about the dri-devel
mailing list