use squashfs on the gemini by default, remove broken flag
[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.039453 seconds and 5 git commands to generate.