projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel: tweak the maximum allocation size to improve memory allocator performance
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.28
/
922-gpiommc.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch
b/target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch
index
5367de8
..
99e12c6
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch
+++ b/
target/linux/generic-2.6/patches-2.6.28/922-gpiommc.patch
@@
-15,7
+15,7
@@
+#include <linux/platform_device.h>
+#include <linux/list.h>
+#include <linux/mutex.h>
-+#include <linux/spi/spi_gpio.h>
++#include <linux/spi/spi_gpio
_old
.h>
+#include <linux/configfs.h>
+#include <linux/gpio.h>
+#include <asm/atomic.h>
This page took
0.026191 seconds
and
4
git commands to generate.