mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
When compiling the MTTCAN driver for Linux v5.19 the build fails because the can_led_xxx() functions are not found. The can_led_xxx() functions were removed for Linux v5.19 and not Linux 6.0 and so update the driver accordingly to fix this. Bug 3820317 Change-Id: I340cc9cbb44b5cb892c50cc0b5d06444ef894fe9 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2792549 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>