]> git.karo-electronics.de Git - linux-beck.git/commit
pinctrl: stm32: Remove dependency with DT bindings header files
authorMaxime Coquelin <mcoquelin.stm32@gmail.com>
Mon, 8 Feb 2016 17:57:38 +0000 (18:57 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Feb 2016 09:52:28 +0000 (10:52 +0100)
commit38a3fbf16a47868231894cdabef862d2f4e7b40a
tree6ad102d540ad6383d5dc173104bdd1a309a4c7eb
parent2ba384e6c3810733e14e183dedc3406f402a686f
pinctrl: stm32: Remove dependency with DT bindings header files

Some macros where defined in DT bindings headers, whereas only used
in the driver.

This patch moves these macros to the driver side.

Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/stm32/pinctrl-stm32.c
drivers/pinctrl/stm32/pinctrl-stm32.h