mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 18:21:35 +03:00
Using this patch we are fixing below compilation error of mttcan driver with stable kernel. nvidia-oot/drivers/net/can/mttcan/native/m_ttcan_linux.c:620:3: error: implicit declaration of function _can_led_event_ [-Werror=implicit-function-declaration] can_led_event(dev, CAN_LED_EVENT_TX); Bug 3767126 Signed-off-by: Manish Bhardwaj <mbhardwaj@nvidia.com> Change-Id: Ic7fa91a34b59f165ce689ad956f1c3779ef13f9a Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2787166 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>