spi: atmel: Drop unused defines
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 27 Nov 2023 09:58:42 +0000 (10:58 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 1 Dec 2023 22:19:14 +0000 (22:19 +0000)
commit49d8575ca6135a533218e40ddcb85462fd9ff1d2
treeebf4ca889e3c57d02ef8fb289e0d402467aef318
parent1ca2761a7734928ffe0678f88789266cf3d05362
spi: atmel: Drop unused defines

These defines are leftovers from previous versions of the blamed commit,
they are simply unused so drop them.

Fixes: e0205d6203c2 ("spi: atmel: Prevent false timeouts on long transfers")
Reported-by: Ronald Wahl <ronald.wahl@raritan.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20231127095842.389631-2-miquel.raynal@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-atmel.c