commit | 494da07c0f20245b3af54e33e1d2cd91d386c412 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Wed May 20 17:05:06 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Sep 30 13:07:02 2015 -0700 |
tree | 2ab3739649e3c5f027253c36ed7f2869087ce5ef | |
parent | a86c947b25a57b2ff85132138d36ad75549b4cba [diff] |
mtd: brcmnand: remove unnecessary fields from brcmnand_soc These really aren't needed, especially now that we embed the soc struct in our private struct, so we can stash things there if needed. Signed-off-by: Brian Norris <computersforpeace@gmail.com>