fpga: versal-fpga: Remove empty functions
authorMoritz Fischer <mdf@kernel.org>
Mon, 26 Jul 2021 03:08:06 +0000 (20:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 16:46:03 +0000 (18:46 +0200)
commit9bb3a9dddbf1ca6e062464f790a6a18052d63a4a
treecccb9fb58f3809ec04e7e9b8e7905cae64a1a905
parentc3328c5e644a5d027ecd75878aaa253e5fb417bc
fpga: versal-fpga: Remove empty functions

Since the core framework now wraps the functions, ensuring
drives only have to implement functions that do something,
drop the now no longer required callbacks for state and
write_complete.

Signed-off-by: Moritz Fischer <mdf@kernel.org>
Link: https://lore.kernel.org/r/20210726030806.714809-1-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/versal-fpga.c