projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by George...
[openwrt.git]
/
package
/
wrt55agv2-spidevs
/
src
/
wrt55agv2_spidevs.c
diff --git
a/package/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c
b/package/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c
index
b1aec4f
..
9d127dd
100644
(file)
--- a/
package/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c
+++ b/
package/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c
@@
-12,7
+12,7
@@
*/
#include <linux/platform_device.h>
-#include <linux/spi/spi_gpio.h>
+#include <linux/spi/spi_gpio
_old
.h>
#define DRV_NAME "wrt55agv2-spidevs"
#define DRV_DESC "SPI driver for the WRT55AG v2 board"
This page took
0.023796 seconds
and
4
git commands to generate.