projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: add an experimental "-c" flag which tries to preserve *all...
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
920-04-spi-gpio-implement-spi-delay.patch
diff --git
a/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
b/target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
index
1903288
..
4b145c2
100644
(file)
--- a/
target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
+++ b/
target/linux/generic/patches-2.6.35/920-04-spi-gpio-implement-spi-delay.patch
@@
-54,5
+54,5
@@
Implement the SPI-GPIO delay function for busses that need speed limitation.
+#endif /* NEED_SPIDELAY */
+}
- #
define EXPAND_BITBANG_TXRX
- #include <linux/spi/spi_bitbang.h>
+ #
include "spi_bitbang_txrx.h"
+
This page took
0.019925 seconds
and
4
git commands to generate.