patch-include_mtd_ubi-media_h 380 B

1234567891011
  1. --- mtd-utils-2.0.0.orig/include/mtd/ubi-media.h 2016-07-12 14:16:45.000000000 +0200
  2. +++ mtd-utils-2.0.0/include/mtd/ubi-media.h 2017-04-25 21:14:34.000000000 +0200
  3. @@ -30,7 +30,7 @@
  4. #ifndef __UBI_MEDIA_H__
  5. #define __UBI_MEDIA_H__
  6. -#include <asm/byteorder.h>
  7. +#include <linux/types.h>
  8. /* The version of UBI images supported by this implementation */
  9. #define UBI_VERSION 1