summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/odm_RTL8188E.h
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2021-12-29 21:50:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-30 12:02:25 +0100
commitb1be5b8ff901a6f986d5be3313eb6641edb43aa7 (patch)
treea53a671511aa17c7aeddad86d7fbbf333030dbb7 /drivers/staging/r8188eu/include/odm_RTL8188E.h
parent106a28479d83a9a497128548e99f55b34bca8151 (diff)
downloadlinux-b1be5b8ff901a6f986d5be3313eb6641edb43aa7.tar.bz2
staging: r8188eu: remove unused prototypes
Remove some unused function prototypes. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20211229205108.26373-15-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/r8188eu/include/odm_RTL8188E.h')
-rw-r--r--drivers/staging/r8188eu/include/odm_RTL8188E.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/r8188eu/include/odm_RTL8188E.h b/drivers/staging/r8188eu/include/odm_RTL8188E.h
index 85a0d7ec7378..3c6471f1a893 100644
--- a/drivers/staging/r8188eu/include/odm_RTL8188E.h
+++ b/drivers/staging/r8188eu/include/odm_RTL8188E.h
@@ -25,8 +25,4 @@ void ODM_AntselStatistics_88E(struct odm_dm_struct *pDM_Odm, u8 antsel_tr_mux,
void odm_FastAntTraining(struct odm_dm_struct *pDM_Odm);
-void odm_FastAntTrainingCallback(struct odm_dm_struct *pDM_Odm);
-
-void odm_FastAntTrainingWorkItemCallback(struct odm_dm_struct *pDM_Odm);
-
#endif