Commit 567af7fc authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Linus Torvalds

pinctrl: files should directly include apis they use

Fixes: 23c35f48 ("pinctrl: remove include file from <linux/device.h>")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 35277995
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment