From: Linus Walleij Date: Tue, 9 Jul 2019 11:41:53 +0000 (+0200) Subject: pinctrl: aspeed: Fix missed include X-Git-Tag: v5.3-rc1~101^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a1cd6c8b8f03930faf110234fa8366c4ff25085d;p=thirdparty%2Fkernel%2Flinux.git pinctrl: aspeed: Fix missed include Some SPDX churn made my fixes drop an important include from the Aspeed pinctrl header. Fix it up. Cc: Andrew Jeffery Reported-by: Andrew Jeffery Signed-off-by: Linus Walleij --- diff --git a/drivers/pinctrl/aspeed/pinctrl-aspeed.h b/drivers/pinctrl/aspeed/pinctrl-aspeed.h index 9b20b1c03802e..b7790395aeade 100644 --- a/drivers/pinctrl/aspeed/pinctrl-aspeed.h +++ b/drivers/pinctrl/aspeed/pinctrl-aspeed.h @@ -16,6 +16,8 @@ #include #include +#include "pinmux-aspeed.h" + /* * The ASPEED SoCs provide typically more than 200 pins for GPIO and other * functions. The SoC function enabled on a pin is determined on a priority