commit | 105e051f1ae4cf1e94110a834987fdc78673f0c8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Nov 18 16:19:38 2020 -0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 09:08:54 2020 +0100 |
tree | 1f6f30a8ef18f4d69138c42efdb538c549cd4256 | |
parent | c4e1f7d92cd609e4929b2b3d8abe5eb21b9823ef [diff] |
gpio: mxs: Remove unused .id_table support mxs is a devicetree-only platform and hence it does not make use of the id_table mechanism. Get rid of the .id_table as it is unused. Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20201118191938.32693-1-festevam@gmail.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>