projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
atheros: fix up the wlan mac address if the board data is missing
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.28
/
801-mtd_trxsplit_2.6.28_fix.patch
1
--- a/drivers/mtd/trxsplit.c
2
+++ b/drivers/mtd/trxsplit.c
3
@@ -18,7 +18,7 @@
4
#include <linux/mtd/mtd.h>
5
#include <linux/mtd/partitions.h>
6
7
-#include <linux/byteorder/generic.h>
8
+//#include <linux/byteorder/generic.h>
9
10
#define PFX "trxsplit: "
11
This page took
0.039653 seconds
and
5
git commands to generate.