diff options
author | Thierry Reding <treding@nvidia.com> | 2018-02-05 15:47:50 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-05 20:41:54 +0300 |
commit | 8fb572acb2191bd14fc1363bf73461a994842e6f (patch) | |
tree | 3aac280d7d594e215af745280c52c7f26030ffb5 /drivers/bluetooth | |
parent | 1c16a9ce01487a98052d37a94e4c411b4fd9617b (diff) | |
download | linux-8fb572acb2191bd14fc1363bf73461a994842e6f.tar.xz |
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
The Meson GX MMC driver fails to build after commit 23c35f48f5fb
("pinctrl: remove include file from <linux/device.h>") because it relies
on the pinctrl/consumer.h being pulled in by the device.h header
implicitly.
Include the header explicitly to avoid the build failure.
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions