mmc: omap: drop TPS65010 dependency
authorArnd Bergmann <arnd@arndb.de>
Sat, 11 Feb 2023 21:00:06 +0000 (22:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Sat, 11 Feb 2023 21:00:09 +0000 (22:00 +0100)
commita1f925bc4fa899b3c0f2dcbc432d572c36e74e71
tree42d5e2c7d2edac6bdc8327e51df481e5509a7ff6
parente5b832386ffce4cf1510ac33e225a206284e234c
mmc: omap: drop TPS65010 dependency

The original TPS65010 dependency was only needed for MACH_OMAP_H2,
which is now gone, but I messed up the conversion when I removed that
symbol.

Now the missing TPS65010 causes a boot failure on other machines
such as the SX1.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Fixes: 0d7bb85e9413 ("ARM: omap1: remove unused board files")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/mmc/host/Kconfig