mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 17:25:56 +02:00
12 lines
249 B
Diff
12 lines
249 B
Diff
|
--- a/drivers/mtd/trxsplit.c
|
||
|
+++ b/drivers/mtd/trxsplit.c
|
||
|
@@ -18,7 +18,7 @@
|
||
|
#include <linux/mtd/mtd.h>
|
||
|
#include <linux/mtd/partitions.h>
|
||
|
|
||
|
-#include <linux/byteorder/generic.h>
|
||
|
+//#include <linux/byteorder/generic.h>
|
||
|
|
||
|
#define PFX "trxsplit: "
|
||
|
|