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

Jani Nikula jani.nikula at linux.intel.com
Tue Oct 13 00:26:10 PDT 2015


On Mon, 12 Oct 2015, Lukas Wunner <lukas at wunner.de> 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>

Reviewed-by: Jani Nikula <jani.nikula at intel.com>


> ---
>  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)
>
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the dri-devel mailing list