* [PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h
@ 2024-03-05 16:09 Andy Shevchenko
2024-03-11 9:17 ` Patrik Jakobsson
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2024-03-05 16:09 UTC (permalink / raw)
To: Andy Shevchenko, dri-devel, linux-kernel
Cc: Patrik Jakobsson, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Daniel Vetter
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 <andriy.shevchenko@linux.intel.com>
---
drivers/gpu/drm/gma500/oaktrail_lvds.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/gma500/oaktrail_lvds.c b/drivers/gpu/drm/gma500/oaktrail_lvds.c
index d974d0c60d2a..72191d6f0d06 100644
--- a/drivers/gpu/drm/gma500/oaktrail_lvds.c
+++ b/drivers/gpu/drm/gma500/oaktrail_lvds.c
@@ -11,8 +11,6 @@
#include <linux/i2c.h>
#include <linux/pm_runtime.h>
-#include <asm/intel-mid.h>
-
#include <drm/drm_edid.h>
#include <drm/drm_modeset_helper_vtables.h>
#include <drm/drm_simple_kms_helper.h>
--
2.43.0.rc1.1.gbec44491f096
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h
2024-03-05 16:09 [PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h Andy Shevchenko
@ 2024-03-11 9:17 ` Patrik Jakobsson
0 siblings, 0 replies; 2+ messages in thread
From: Patrik Jakobsson @ 2024-03-11 9:17 UTC (permalink / raw)
To: Andy Shevchenko
Cc: dri-devel, linux-kernel, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Daniel Vetter
On Tue, Mar 5, 2024 at 5:09 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> 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.
>
Applied to drm-misc-next
Thanks
Patrik
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/gpu/drm/gma500/oaktrail_lvds.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/gma500/oaktrail_lvds.c b/drivers/gpu/drm/gma500/oaktrail_lvds.c
> index d974d0c60d2a..72191d6f0d06 100644
> --- a/drivers/gpu/drm/gma500/oaktrail_lvds.c
> +++ b/drivers/gpu/drm/gma500/oaktrail_lvds.c
> @@ -11,8 +11,6 @@
> #include <linux/i2c.h>
> #include <linux/pm_runtime.h>
>
> -#include <asm/intel-mid.h>
> -
> #include <drm/drm_edid.h>
> #include <drm/drm_modeset_helper_vtables.h>
> #include <drm/drm_simple_kms_helper.h>
> --
> 2.43.0.rc1.1.gbec44491f096
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-11 9:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 16:09 [PATCH v1 1/1] drm/gma500: Remove unused intel-mid.h Andy Shevchenko
2024-03-11 9:17 ` Patrik Jakobsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome