mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
PCI: designware-plat: Drop unused include
This file does not use the symbols from the legacy <linux/gpio.h> header, so drop it. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> Link: https://patch.msgid.link/20260506084858.867884-3-andriy.shevchenko@linux.intel.com
This commit is contained in:
parent
8d846a0a6f
commit
800c861cfc
|
|
@ -8,7 +8,6 @@
|
|||
*/
|
||||
#include <linux/clk.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/init.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user