diff --git a/drivers/block/tegra_virt_storage/tegra_vblk.h b/drivers/block/tegra_virt_storage/tegra_vblk.h index 94ddcb8c..5f032c90 100644 --- a/drivers/block/tegra_virt_storage/tegra_vblk.h +++ b/drivers/block/tegra_virt_storage/tegra_vblk.h @@ -6,7 +6,10 @@ #ifndef _TEGRA_VBLK_H_ #define _TEGRA_VBLK_H_ +#include +#if KERNEL_VERSION(5, 19, 0) > LINUX_VERSION_CODE #include +#endif #include #include #include