[PATCH] ssb: Drop legacy header include

Subsystems: sonics silicon backplane driver (ssb), the rest

STALE1833d LANDED

Landed in mainline as 81f9ebd43659 on 2021-08-29.

2 messages, 2 authors, 2021-08-29 · open the first message on its own page

[PATCH] ssb: Drop legacy header include

From: Linus Walleij <hidden>
Date: 2021-08-22 00:00:08

The SSB header only uses the legacy <linux/gpio.h> header to get
struct gpio_chip so inluce <linux/gpio/driver.h> which is the right
include to deal with gpio_chip.

Cc: Michael Buesch <m@bues.ch>
Cc: Kalle Valo <redacted>
Signed-off-by: Linus Walleij <redacted>
---
 include/linux/ssb/ssb.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/ssb/ssb.h b/include/linux/ssb/ssb.h
index 0d5a2691e7e9..f9b53acb4e02 100644
--- a/include/linux/ssb/ssb.h
+++ b/include/linux/ssb/ssb.h
@@ -7,7 +7,7 @@
 #include <linux/types.h>
 #include <linux/spinlock.h>
 #include <linux/pci.h>
-#include <linux/gpio.h>
+#include <linux/gpio/driver.h>
 #include <linux/mod_devicetable.h>
 #include <linux/dma-mapping.h>
 #include <linux/platform_device.h>
-- 
2.31.1

Re: [PATCH] ssb: Drop legacy header include

From: Kalle Valo <hidden>
Date: 2021-08-29 08:33:14

Linus Walleij [off-list ref] wrote:
The SSB header only uses the legacy <linux/gpio.h> header to get
struct gpio_chip so inluce <linux/gpio/driver.h> which is the right
include to deal with gpio_chip.

Cc: Michael Buesch <m@bues.ch>
Cc: Kalle Valo <redacted>
Signed-off-by: Linus Walleij <redacted>
Patch applied to wireless-drivers-next.git, thanks.

81f9ebd43659 ssb: Drop legacy header include

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20210821235800.138817-1-linus.walleij@linaro.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help