commit | 19fb4341ad7a72e4c996234a1834e52e1f7954ba | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue Aug 30 18:45:46 2011 -0700 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:57:44 2011 +0300 |
tree | 4eff2d048c465dbe347d24af91016ea0680dc1e0 | |
parent | 4a89ff885ff9f64ea62669100766e10e4e257c6e [diff] |
mtd: kill old field for `struct mtd_info_user' The ecctype and eccsize fields have been obsolete for a while. Since they don't have any users, we can kill them and leave padding in their place for now. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>