diff options
author | Tom Rini <trini@konsulko.com> | 2021-08-19 13:56:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-08-30 14:10:08 -0400 |
commit | 4d540a3a812153c505bf27a7dd36b3d8db6cff8f (patch) | |
tree | 5e9c6bce646af1f24c05fcad08402167dd86ecdf /drivers/ddr/imx | |
parent | d93d363cb782d8c9febc7b3316618d7b9a31dbe2 (diff) |
nand: vf610_nfc: Do not abuse CONFIG namespace
This driver uses the CONFIG namespace to set the chips internal CONFIG
namespace related bits. However, CONFIG is reserved for the top-level
Kconfig based configuration system. Use CFG as the namespace here
instead to avoid pollution.
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/ddr/imx')
0 files changed, 0 insertions, 0 deletions