blob: 6a31cd5d15cd69f552b4f30903649a8d042c9ae2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- 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: "
|