You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/adm8211/files/linux-2.6.17.patch

11 lines
342 B

--- adm8211/adm8211_hw.c.vanilla 2006-07-01 17:17:45.000000000 +0000
+++ adm8211/adm8211_hw.c 2006-07-01 17:20:10.000000000 +0000
@@ -39,6 +39,7 @@
#include <linux/etherdevice.h>
#include <linux/ioport.h>
#include <linux/pci.h>
+#include <linux/dma-mapping.h>
#include <linux/if_arp.h>
#include <linux/delay.h>
#include <linux/crc32.h>