This bug is awaiting verification that the linux-nvidia-
tegra/6.8.0-1001.1 kernel in -proposed solves the problem. Please test
the kernel and update this bug with the results. If the problem is
solved, change the tag 'verification-needed-noble-linux-nvidia-tegra' to
'verification-done-noble-linux-
Ran into an issue where the tegra_get_platform() symbol is not available
to other modules. This happens because Ubuntu's kernel has
CONFIG_MMC_SDHCI_TEGRA=m whereas NVIDIA has CONFIG_MMC_SDHCI_TEGRA=y, so
the patches compile for the =y case but not =m.
As a temporary fix until it can compile with