commit | 72eaec21b0cf106dbb284cc855aef3df2dcc9cf6 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Fri Nov 20 08:45:16 2015 +0100 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Nov 20 09:54:36 2015 -0800 |
tree | 70e224f9cbb441e408a1e66c188203d958a09695 | |
parent | b8f70badb8cd7c928f7e076b6143aeb66fe13c8b [diff] |
mtd: nand: atmel_nand: constify atmel_nand_caps structures All atmel_nand_caps are never modified, consitify them. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Acked-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>