[gemini] disable the watchdog if the bootloader left it enabled
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / patches-2.6.29 / 082-mtd_myloader_use_linux_byteorder_h.patch
1 --- a/drivers/mtd/myloader.c
2 +++ b/drivers/mtd/myloader.c
3 @@ -19,7 +19,7 @@
4 #include <linux/vmalloc.h>
5 #include <linux/mtd/mtd.h>
6 #include <linux/mtd/partitions.h>
7 -#include <linux/byteorder/generic.h>
8 +#include <linux/byteorder.h>
9 #include <linux/myloader.h>
10
11 #define BLOCK_LEN_MIN 0x10000