spi: atmel: Remove AVR32 leftover
authorGregory CLEMENT <gregory.clement@bootlin.com>
Thu, 19 Sep 2019 15:40:34 +0000 (17:40 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:33:39 +0000 (12:33 +0100)
commite61bb114d41ddf6ae5bf05a0109fc13116550c7d
tree025bf5bafdfa10d5b5403fcb9c72fb9cbf29c7aa
parent3ade3a37bdd77319dd7865228402cf1669c9b678
spi: atmel: Remove AVR32 leftover

AV32 support has been from the kernel a few release ago, but there was
still some specific macro for this architecture in this driver. Lets
remove it.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Link: https://lore.kernel.org/r/20190919154034.7489-1-gregory.clement@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-atmel.c