commit | 357cc408a4009c0d118b684e4865f85694ebc68c | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Mar 23 05:07:02 2017 +0900 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Mar 24 09:51:28 2017 +0100 |
tree | 33c619e388ec8506f99ab5a2274aea6286f34b63 | |
parent | c120e75e0e7deff88119376298342df139b9b17c [diff] |
mtd: nand: denali: remove unused CONFIG option and macros All of these macros are not used at all. CONFIG_MTD_NAND_DENALI_SCRATCH_REG_ADDR is not used for anything but defining SCRATCH_REG_ADDR. The config option should go away as well. I am removing some register macros. They are not used, and do not exist in recent IP versions. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>