From: Andy Shevchenko Date: Tue, 5 Mar 2024 16:09:02 +0000 (+0200) Subject: drm/gma500: Remove unused intel-mid.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3d2360464b503240e55be9fe05db7a75bf7421f7;p=linux.git drm/gma500: Remove unused intel-mid.h intel-mid.h is providing some core parts of the South Complex PM, which are usually are not used by individual drivers. In particular, this driver doesn't use it, so simply remove the unused header. Signed-off-by: Andy Shevchenko Signed-off-by: Patrik Jakobsson Link: https://patchwork.freedesktop.org/patch/msgid/20240305160902.1363835-1-andriy.shevchenko@linux.intel.com --- diff --git a/drivers/gpu/drm/gma500/oaktrail_lvds.c b/drivers/gpu/drm/gma500/oaktrail_lvds.c index d974d0c60d2a4..72191d6f0d06f 100644 --- a/drivers/gpu/drm/gma500/oaktrail_lvds.c +++ b/drivers/gpu/drm/gma500/oaktrail_lvds.c @@ -11,8 +11,6 @@ #include #include -#include - #include #include #include