Skip to content

Commit 9f57609

Browse files
rndhroHeiko Engel
authored andcommitted
uio_pci_dma.c: support for kernels >4.1
1 parent 21d81ee commit 9f57609

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)