mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 16:34:04 +02:00
8910bfebc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14189 3c298f89-4303-0410-b956-a3cf2f4a3e73
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: "
|
|
|