]> git.pld-linux.org Git - packages/linux-gpib.git/blob - isa-dma.patch
- fix patch depth
[packages/linux-gpib.git] / isa-dma.patch
1 --- linux-gpib-kernel-4.3.6/drivers/gpib/pc2/pc2_init.c~        2022-08-22 18:07:00.000000000 +0200
2 +++ linux-gpib-kernel-4.3.6/drivers/gpib/pc2/pc2_init.c 2023-07-31 10:51:41.010507617 +0200
3 @@ -25,6 +25,7 @@
4  #include <asm-generic/dma.h>
5  #include <linux/string.h>
6  #include <linux/init.h>
7 +#include <linux/dma-mapping.h>
8  
9  MODULE_LICENSE("GPL");
10  
This page took 0.0359080000000001 seconds and 3 git commands to generate.