fpga: lattice: Remove unused support
authorMichal Simek <michal.simek@amd.com>
Mon, 28 Jul 2025 07:07:54 +0000 (09:07 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 25 Aug 2025 14:20:48 +0000 (16:20 +0200)
commit34762f6c007c53d8540c1cb8bcf02ccddedb704f
treece14c724d934c54d39abf013f59536e4668e891d
parent0870281a415d33b20ca4a2ff072ab55c1b71bcb5
fpga: lattice: Remove unused support

There is no single platform which is using this driver that's why remove it
completely. Some issues regarding this code are also reported by Coverity
(CID 583143, 583144, 583145, 583146).

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/367cd55ab8d9fb262ac23fe748babc6b2b59bee0.1753686468.git.michal.simek@amd.com
configs/sandbox_defconfig
drivers/fpga/Kconfig
drivers/fpga/Makefile
drivers/fpga/fpga.c
drivers/fpga/ivm_core.c [deleted file]
drivers/fpga/lattice.c [deleted file]
include/fpga.h
include/lattice.h [deleted file]