mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-08 06:01:49 +02:00
These GPMC_CS defines are a leftover from prior gpmc_init(). Commit 187af954 removed the need for these definitions but missed to remove them. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Tom Rini <trini@ti.com>