mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
net: nvethernet: Remove ivc_ext.h
The ivc_ext.h is not needed by the nvethernet driver and so remove this header so that we do not need to distribute this header for building nvethernet. Bug 3918941 Change-Id: Ic95d6cdc8afebaa3f8e2bdf85ca63e636c05d86c Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2913272 Reviewed-by: Revanth Kumar Uppala <ruppala@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
4cff480dc1
commit
de1bf0e728
@@ -34,7 +34,6 @@
|
||||
#include <linux/version.h>
|
||||
#include <linux/list.h>
|
||||
#include <net/pkt_sched.h>
|
||||
#include <soc/tegra/ivc_ext.h>
|
||||
#include <soc/tegra/virt/hv-ivc.h>
|
||||
#include <soc/tegra/fuse.h>
|
||||
#if IS_ENABLED(CONFIG_PAGE_POOL)
|
||||
|
||||
Reference in New Issue
Block a user