diff options
author | Alexander Stein <alexanders83@web.de> | 2016-04-29 14:50:02 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-05-02 13:52:04 +0200 |
commit | 234b6513fcb9d98adf71fcb6110be4e719632988 (patch) | |
tree | 84fe442660082dcd1f9860a42a7c49a1a3790f50 | |
parent | 2bd07177213b2a7a7db49f4cebf9ddd1b7c17184 (diff) |
pinctrl: at91: Make at91_gpio_template const
This template is only assigned, so make it const.
Signed-off-by: Alexander Stein <alexanders83@web.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>