[PATCH 5/9] drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>

Daniel Vetter daniel at ffwll.ch
Tue Oct 13 00:25:49 PDT 2015


On Mon, Oct 12, 2015 at 10:57:43AM +0200, Lukas Wunner wrote:
> Commit 599bbb9de0fe ("drm/i915: i915 cannot provide switcher services.")
> removed all remaining vga_switcheroo symbols from intel_acpi.c but left
> the include. Drop it.
> 
> Signed-off-by: Lukas Wunner <lukas at wunner.de>

Queued for -next, thanks for the patch.
-Daniel

> ---
>  drivers/gpu/drm/i915/intel_acpi.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_acpi.c b/drivers/gpu/drm/i915/intel_acpi.c
> index d96eee1..68119b6 100644
> --- a/drivers/gpu/drm/i915/intel_acpi.c
> +++ b/drivers/gpu/drm/i915/intel_acpi.c
> @@ -5,7 +5,6 @@
>   */
>  #include <linux/pci.h>
>  #include <linux/acpi.h>
> -#include <linux/vga_switcheroo.h>
>  #include <drm/drmP.h>
>  #include "i915_drv.h"
>  
> -- 
> 1.8.5.2 (Apple Git-48)
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list