commit | 93fad71c206ca4672360edaf918727b2b64f8ad1 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue Aug 23 17:17:34 2011 -0700 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 15:02:18 2011 +0300 |
tree | 06f190a8e4f0f6efee4c015d759be99830ed6a52 | |
parent | 48ee688df09fa3ddf86b5b53508316d18d6fcedd [diff] |
mtd: remove MEMSETOOBSEL macro definition MEMSETOOBSEL is completely unused and useless. Remove the definition. Note: it's probably best not to use this ioctl number in the future for MTD, since that may cause conflicts between old kernels and new user software (or new kernels and old user software). Artem: leave a comment about MEMSETOOBSEL. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>