Hi Wolfram, > -----Original Message----- > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > Sent: 29 March 2025 07:34 > Subject: Re: [PATCH] mmc: host: Kconfig: Fix undefined reference to rdev_get_drvdata() > > On Sat, Mar 29, 2025 at 08:18:08AM +0100, Wolfram Sang wrote: > > On Sat, Mar 29, 2025 at 07:03:24AM +0000, Biju Das wrote: > > > The driver no longer builds when regulator support is unavailable. > > > Fix the build error undefined reference to rdev_get_drvdata() by > > > selecting the REGULATOR in config MMC_SDHI. > > > > As said in a previous mail: I'd suggest MMC_SDHI_INTERNAL_DMAC. > > But let's add 'if ARCH_RENESAS' to leave at least SUPERH out? Sure. Will send V2 with 'if ARCH_RENESAS' Cheers, Biju