]> git.baikalelectronics.ru Git - uboot.git/commit
pci-rcar-gen3: Rename CONFIG_SEND_ENABLE
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:14:18 +0000 (10:14 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 18:01:13 +0000 (13:01 -0500)
commitd6e7145ef6477e1c10b6b7d018b375ec69965b4f
treef01318705713ae14925f311e76d9aca0481d84b7
parentd9bbc1469254a5e47aff43913ec973e831f43308
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>
drivers/pci/pci-rcar-gen3.c