Skip to content

Commit fad3895

Browse files
Jebaitednekocyberknight777
authored andcommitted
fs: sdfat: include iversion wrapper
1 parent ed7b244 commit fad3895

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fs/sdfat/sdfat.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
#include <linux/vmalloc.h>
5555
#include <asm/current.h>
5656
#include <asm/unaligned.h>
57+
#include <linux/iversion.h>
5758
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 16, 0)
5859
#include <linux/iversion.h>
5960
#elif LINUX_VERSION_CODE >= KERNEL_VERSION(3, 10, 0)

0 commit comments

Comments
 (0)