lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 16 Feb 2023 10:09:05 +0100
From:   Michal Simek <michal.simek@....com>
To:     Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Piyush Mehta <piyush.mehta@....com>,
        <linux-usb@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>
CC:     Thinh Nguyen <Thinh.Nguyen@...opsys.com>,
        Michal Simek <michal.simek@...inx.com>
Subject: Re: [PATCH v1 1/1] usb: dwc3: xilinx: Remove unused of_gpio,h



On 2/15/23 17:52, Andy Shevchenko wrote:
> 
> 
> of_gpio.h provides a single function, which is not used in this driver.
> Remove unused header.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> ---
>   drivers/usb/dwc3/dwc3-xilinx.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/usb/dwc3/dwc3-xilinx.c b/drivers/usb/dwc3/dwc3-xilinx.c
> index 0745e9f11b2e..2c36f97652ca 100644
> --- a/drivers/usb/dwc3/dwc3-xilinx.c
> +++ b/drivers/usb/dwc3/dwc3-xilinx.c
> @@ -14,7 +14,6 @@
>   #include <linux/platform_device.h>
>   #include <linux/dma-mapping.h>
>   #include <linux/gpio/consumer.h>
> -#include <linux/of_gpio.h>
>   #include <linux/of_platform.h>
>   #include <linux/pm_runtime.h>
>   #include <linux/reset.h>
> --
> 2.39.1
> 

Reviewed-by: Michal Simek <michal.simek@....com>

Thanks,
Michal

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ