staging: vt6655: Remove unused declaration of RFbAL7230SelectChannelPostProcess()
authorDorine Tipo <dorine.a.tipo@gmail.com>
Sat, 16 Mar 2024 20:42:07 +0000 (20:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2024 18:08:21 +0000 (19:08 +0100)
commitf7841bc3e347773e95549c96ae6ca403b42f40f8
tree703f6e486027c1e2c83ed6dec49f07ed2bea65b5
parent26743707e13ed88612a98c303d924d3d623ee88c
staging: vt6655: Remove unused declaration of RFbAL7230SelectChannelPostProcess()

Remove unused function RFbAL7230SelectChannelPostProcess declared in
rf.h but has no associated implementation.

Commit dd2837bdea0e removed the RFbAL7230SelectChannelPostProcess() but
accidentally forgot to delete the declaration in the header file.

Fixes: dd2837bdea0e ("staging: vt6655: Remove unused byRFType in rf.c")
Signed-off-by: Dorine Tipo <dorine.a.tipo@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240316204207.1779-1-dorine.a.tipo@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rf.h