Re: [PATCH] PCI: fu740: Remove unnecessary include files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 19, 2022 at 12:33:21PM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> 
> 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@xxxxxxxxxx>

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
> 



[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux