On Thu, Jun 20, 2024 at 06:50:40PM -0400, Rachel Menge wrote: > There are lingering hv_fcopy declarations which do not have definitions. > The fcopy driver was removed in commit ec314f61e4fc ("Drivers: hv: Remove > fcopy driver"). > > Therefore, remove the hv_fcopy declarations which are no longer needed > or defined. > > Fixes: ec314f61e4fc ("Drivers: hv: Remove fcopy driver") > Signed-off-by: Rachel Menge <rachelmenge@xxxxxxxxxxxxxxxxxxx> Applied to hyperv-fixes. Thanks.