Skip to content

Commit c5d2be6

Browse files
committed
Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
Pull HSI update from Sebastian Reichel: - drop unused gpio.h header from SSI McSAAB protocol driver * tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi: HSI: ssi_protocol: Remove unused linux/gpio.h
2 parents 66ebbdf + f02cfe6 commit c5d2be6

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)