mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 05:47:16 +08:00
add patch
This commit is contained in:
parent
6fe3f7bbbe
commit
31e25f4a62
11
tiacx/kernel-3.1.patch
Normal file
11
tiacx/kernel-3.1.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- pci.c.orig 2011-11-01 21:59:21.000000000 +0100
|
||||||
|
+++ pci.c 2011-11-01 22:02:07.000000000 +0100
|
||||||
|
@@ -56,6 +56,8 @@
|
||||||
|
#include <linux/pm.h>
|
||||||
|
#include <linux/vmalloc.h>
|
||||||
|
#include <linux/dma-mapping.h>
|
||||||
|
+#include <linux/interrupt.h>
|
||||||
|
+#include <net/mac80211.h>
|
||||||
|
#ifdef CONFIG_VLYNQ
|
||||||
|
#include <linux/vlynq.h>
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user