You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
249 B
12 lines
249 B
16 years ago
|
--- 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: "
|
||
|
|