i2c: st: add include for pinctrl
authorWolfram Sang <wsa@the-dreams.de>
Thu, 23 Apr 2015 11:42:02 +0000 (13:42 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 23 Apr 2015 17:35:33 +0000 (19:35 +0200)
commitfcdd5f09c03bfc95f196dfa781ff447c5cbcc319
tree41e194f7a86ac231790432a75e0420a1a251aa07
parent133778482ec6c8fde69406be380333963627c17a
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 <pascal.huerst@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-st.c