commit | 50e88c0fea36cccaeec75e790540721a3a62c349 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:14:18 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 13:01:13 2022 -0500 |
tree | f01318705713ae14925f311e76d9aca0481d84b7 | |
parent | 1e019503330585e892be057cca3ed4eb1b9c9344 [diff] |
pci-rcar-gen3: Rename CONFIG_SEND_ENABLE We rename the symbol CONFIG_SEND_ENABLE to just SEND_ENABLE, and remove the second whitespace following the define. Signed-off-by: Tom Rini <trini@konsulko.com>