]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Drivers: hv: Remove deprecated hv_fcopy declarations
authorRachel Menge <rachelmenge@linux.microsoft.com>
Thu, 20 Jun 2024 22:50:40 +0000 (18:50 -0400)
committerWei Liu <wei.liu@kernel.org>
Mon, 24 Jun 2024 07:05:33 +0000 (07:05 +0000)
commit90ac806c32952e4eb39fa21cc4e93f086a4047c3
tree4abcff2d18f28c2b6f008c04afd920eed4f206eb
parent831bcbcead6668ebf20b64fdb27518f1362ace3a
Drivers: hv: Remove deprecated hv_fcopy declarations

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@linux.microsoft.com>
Reviewed-by: Dexuan Cui <decui@microsoft.com>
Reviewed-by: Saurabh Sengar <ssengar@linux.microsoft.com>
Link: https://lore.kernel.org/r/20240620225040.700563-1-rachelmenge@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20240620225040.700563-1-rachelmenge@linux.microsoft.com>
drivers/hv/hyperv_vmbus.h