mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-28 20:37:27 +00:00
pinctrl: files should directly include apis they use
Fixes: 23c35f48f5
("pinctrl: remove include file from <linux/device.h>")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
35277995e1
commit
567af7fc9d
@ -23,6 +23,7 @@
|
||||
#include <linux/usb.h>
|
||||
#include <linux/usb/hcd.h>
|
||||
#include <linux/usb/ehci_pdriver.h>
|
||||
#include <linux/pinctrl/consumer.h>
|
||||
|
||||
#include "ehci.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user