Dmitry V. Levin e10a6d0d57 Remove linux/ubi-user.h
As linux kernel provides a compatible mtd/ubi-user.h header since
commit v3.7-rc1~85^2~17, there is no need for a local copy.

* linux/ubi-user.h: Remove.
* Makefile.am (EXTRA_DIST): Remove it.
* configure.ac (AC_CHECK_MEMBERS): Check
for struct ubi_attach_req.max_beb_per1024 in <mtd/ubi-user.h>.
* ioctl.c (ioctl_decode) <case 'o', case 'O'>: Conditionalize
on HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024.
* ubi.c: Likewise.
2017-12-23 02:53:54 +00:00
..
2017-09-01 00:56:59 +00:00
2017-11-05 20:18:44 +00:00
2017-05-22 17:33:51 +00:00
2017-06-17 10:40:05 +00:00
2001-08-03 21:51:48 +00:00
2017-05-22 17:33:51 +00:00
2017-05-22 17:33:51 +00:00