diff --git a/drivers/video/tegra/nvmap/nvmap_init.c b/drivers/video/tegra/nvmap/nvmap_init.c index c2a335e6..f2f59552 100644 --- a/drivers/video/tegra/nvmap/nvmap_init.c +++ b/drivers/video/tegra/nvmap/nvmap_init.c @@ -37,11 +37,7 @@ #include "nvmap_priv.h" #ifdef CONFIG_TEGRA_VIRTUALIZATION -#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 14, 0) -#include -#else #include -#endif #include #endif