From: Wolfram Sang Date: Thu, 23 Apr 2015 11:42:02 +0000 (+0200) Subject: i2c: st: add include for pinctrl X-Git-Tag: firefly_0821_release~176^2~1850^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fcdd5f09c03bfc95f196dfa781ff447c5cbcc319;p=firefly-linux-kernel-4.4.55.git i2c: st: add include for pinctrl The driver uses pinctrl directly and thus should include the appropriate header. Sort the headers while we are here to have a better view what is included and what is not. Reported-by: Pascal Huerst Signed-off-by: Wolfram Sang --- diff --git a/drivers/i2c/busses/i2c-st.c b/drivers/i2c/busses/i2c-st.c index 88057fad9dfe..ea72dca32fdf 100644 --- a/drivers/i2c/busses/i2c-st.c +++ b/drivers/i2c/busses/i2c-st.c @@ -10,17 +10,18 @@ * published by the Free Software Foundation. */ -#include -#include -#include #include -#include #include -#include #include -#include +#include +#include +#include +#include #include #include +#include +#include +#include /* SSC registers */ #define SSC_BRG 0x000