Skip to content

Commit 92386a6

Browse files
author
rndhro
authored
uio_pci_dma.c: support for kernels >4.1
1 parent bf452cb commit 92386a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/linux_uio/uio_pci_dma.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#include <linux/sched.h>
5252
#include <linux/smp.h>
5353
#include <asm/cacheflush.h>
54-
54+
#include <linux/vmalloc.h>
5555

5656

5757
#pragma GCC diagnostic pop

0 commit comments

Comments
 (0)