diff options
author | Thierry Reding <[email protected]> | 2018-02-05 13:54:36 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-02-05 09:41:54 -0800 |
commit | 140995c9762dafd3247ce232273fe19cf9d8b38b (patch) | |
tree | 21bfb0c1433dc0463756b98503077a3b76d37293 /net/unix/sysctl_net_unix.c | |
parent | 8fb572acb2191bd14fc1363bf73461a994842e6f (diff) |
net: mediatek: Explicitly include pinctrl headers
The Mediatek ethernet driver fails to build after commit 23c35f48f5fb
("pinctrl: remove include file from <linux/device.h>") because it relies
on the pinctrl/consumer.h and pinctrl/devinfo.h being pulled in by the
device.h header implicitly.
Include these headers explicitly to avoid the build failure.
Cc: Linus Walleij <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions