On Tue, 05 Dec 2023 11:30:45 +0530, Ashish Mhetre wrote: > tegra186_mc_client_sid_override() is protected under CONFIG_IOMMU_API. > Call to this function is being made from tegra186_mc_resume() without > any protection which is leading to build failure when CONFIG_IOMMU_API > is not set. Fix this by protecting SID override function call from > tegra186_mc_resume() under CONFIG_IOMMU_API. > > > [...] Please remember about crediting people's effort. Applied with proper Reported-by tags. Applied, thanks! [1/1] memory: tegra: Protect SID override call under CONFIG_IOMMU_API https://git.kernel.org/krzk/linux-mem-ctrl/c/4a23d0f9814c38308dc82b6dbc466666a400b27d Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>