]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit537f2dbb4e183d7741f52ced0e528fc969effb93
tree41e194f7a86ac231790432a75e0420a1a251aa07
parent62257b32030de35fd08f59793cd9925eff5cbab2
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