lkml.org 
[lkml]   [2022]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] PCI: fu740: Remove unnecessary include files
On Tue, Jul 19, 2022 at 12:33:21PM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
>
> fu740 uses no syscon or regman interfaces, so it doesn't need to include
> mfs/syscon.h. It uses no regulator interfaces, so it doesn't need to
> include regulator/consumer.h either.
>
> Remove both unnecessary includes.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Applied to pci/ctrl/fu740 for v5.20. Let me know if you object.

> ---
> drivers/pci/controller/dwc/pcie-fu740.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/pci/controller/dwc/pcie-fu740.c b/drivers/pci/controller/dwc/pcie-fu740.c
> index 02cc70d8cc06..e8b008f73f34 100644
> --- a/drivers/pci/controller/dwc/pcie-fu740.c
> +++ b/drivers/pci/controller/dwc/pcie-fu740.c
> @@ -16,11 +16,9 @@
> #include <linux/gpio.h>
> #include <linux/gpio/consumer.h>
> #include <linux/kernel.h>
> -#include <linux/mfd/syscon.h>
> #include <linux/module.h>
> #include <linux/pci.h>
> #include <linux/platform_device.h>
> -#include <linux/regulator/consumer.h>
> #include <linux/resource.h>
> #include <linux/types.h>
> #include <linux/interrupt.h>
> --
> 2.25.1
>

\
 
 \ /
  Last update: 2022-07-21 00:50    [W:0.068 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site