pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 19 Sep 2022 06:54:35 +0000 (08:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Sep 2022 07:35:57 +0000 (09:35 +0200)
commit1c2eb18ef6739c89d13a9b36d19c68b84ab37625
treeda89e1d81a3859d52867d711331363228308ec11
parent42da71add478b5a6f82520181a4010a3823bced0
pinctrl: nomadik: remove dead code after DB8540 pinctrl removal

Commit b6d09f780761 ("pinctrl: nomadik: Drop U8540/9540 support") removes
the DB8540 pin controller driver and its config PINCTRL_DB8540.

There is some code left-over in the generic nomadik pinctrl driver, i.e.,
drivers/pinctrl/nomadik/pinctrl-nomadik.{ch}, that is still around for the
removed DB8540 pin controller driver.

Remove this remaining dead code.

This issue was discovered with ./scripts/checkkconfigsymbols.py.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220919065435.27747-1-lukas.bulwahn@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/nomadik/pinctrl-nomadik.c
drivers/pinctrl/nomadik/pinctrl-nomadik.h