platform/x86: compal-laptop: Do not include <linux/fb.h>
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 31 Jan 2025 09:51:09 +0000 (10:51 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 3 Feb 2025 12:59:04 +0000 (14:59 +0200)
Nothing in this source file requires <linux/fb.h>. Remove the include
statement.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20250131095235.125533-2-tzimmermann@suse.de
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/compal-laptop.c

index 58754bc..abbebd4 100644 (file)
@@ -69,7 +69,6 @@
 #include <linux/hwmon-sysfs.h>
 #include <linux/power_supply.h>
 #include <linux/sysfs.h>
-#include <linux/fb.h>
 #include <acpi/video.h>
 
 /* ======= */