pinctrl: at91: use own header
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 17 Oct 2014 09:49:40 +0000 (11:49 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Oct 2014 08:28:35 +0000 (09:28 +0100)
commitc654b6bf2cda7e051d1d5ba7e696855511f1105a
tree905760a4424fed634c483ed26b8789e4883ec6e6
parentaa2c35e5a66194f36578345a23708851935bdff6
pinctrl: at91: use own header

Copy the mach/at91_pio.h header locally and use it for pinctrl-at91.c. This
allows to remove the dependency on mach/at91_pio.h to be able to move at91 to
multiplatform.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
MAINTAINERS
drivers/pinctrl/pinctrl-at91.c
drivers/pinctrl/pinctrl-at91.h [new file with mode: 0644]