Skip to content

Commit f02cfe6

Browse files
andy-shevsre
authored andcommitted
HSI: ssi_protocol: Remove unused linux/gpio.h
linux/gpio.h is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 1613e60 commit f02cfe6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/hsi/clients/ssi_protocol.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <linux/clk.h>
1515
#include <linux/device.h>
1616
#include <linux/err.h>
17-
#include <linux/gpio.h>
1817
#include <linux/if_ether.h>
1918
#include <linux/if_arp.h>
2019
#include <linux/if_phonet.h>

0 commit comments

Comments
 (0)