diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-06-27 13:55:21 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-06-29 14:56:36 +0200 |
commit | b3060044e4951fea7cdbd25310f78c438bba71c9 (patch) | |
tree | 4a58adcc68e6b318b3ec855beafbce6e602274ff /drivers/pinctrl/Makefile | |
parent | pinctrl: DT: extend the pinmux property to support integers array (diff) | |
download | linux-b3060044e4951fea7cdbd25310f78c438bba71c9.tar.xz linux-b3060044e4951fea7cdbd25310f78c438bba71c9.zip |
pinctrl: freescale: imx7d: make of_device_ids const.
of_device_ids are not supposed to change at runtime. All functions
working with of_device_ids provided by <linux/of.h> work with const
of_device_ids. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/Makefile')
0 files changed, 0 insertions, 0 deletions