mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
d28e28c6febf87484986459ddec6dfa5548bf3cb
The Aurix SPI driver fails to build with Linux v5.18 because the return type of the remove function is not correct. This was previously fixed for the Linux v5.19 build, but the change in the upstream kernel actually occurred in Linux v5.18. Bug 3820317 Change-Id: I2588fe33af6877c1c5c61a2a1d9195248066bbd1 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2792537 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Description
No description provided