summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2025-01-15 17:16:20 +0100
committerTom Rini <trini@konsulko.com>2025-01-22 09:52:22 -0600
commit271983add337595e0d462f2ab41f0dc81e7c069b (patch)
tree4fb25cc2b33d0b547e558b8326131f6c5c960dbf /drivers/fpga/fpga.c
parente26a9ac4c6900cac2fa043ac50a3a3c038f4505d (diff)
spi: atmel: Really drop atmel_spi.h
First try dropping this was with commit 37434db29be4 ("spi: atmel: Drop atmel_spi.h") back in 2018 which was reverted not much later with commit 5270df283676 ("Revert "spi: atmel: Drop atmel_spi.h""). Second try dropping this was in 2020 with commit beeb34ac0cc6 ("spi: atmel: Drop atmel_spi.h"), but that only moved all the definitions into the source file and did not remove the header file. Currently all of the definitions in the header file are (still) contained in the source file, and the header file is include nowhere. Fixes: beeb34ac0cc6 ("spi: atmel: Drop atmel_spi.h") Signed-off-by: Alexander Dahl <ada@thorsis.com>
Diffstat (limited to 'drivers/fpga/fpga.c')
0 files changed, 0 insertions, 0 deletions