On Wed, Nov 11, 2020 at 04:14:37AM +0300, Dmitry Osipenko wrote: > Add modularization support to the Tegra30 EMC driver, which now can be > compiled as a loadable kernel module. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > drivers/memory/tegra/Kconfig | 2 +- > drivers/memory/tegra/mc.c | 3 +++ > drivers/memory/tegra/tegra30-emc.c | 17 ++++++++++++----- Thanks, applied. Best regards, Krzysztof