mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
Enabling CONFIG_FORTIFY_SOURCE is resulting into following compilation issue: - error: detected write beyond size of object passed as 1st parameter As this driver is not needed anymore, remove it. This driver is already removed from linux-nvidia repo as part of the following change: https://git-master.nvidia.com/r/c/linux-nvidia/+/2772009 Bug 3870276 Change-Id: If783117ea50bf0415df511faba7bf672978f802a Signed-off-by: Ketan Patil <ketanp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2833347 Reviewed-by: Sachin Nikam <snikam@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>