drivers/staging/r8188eu/hal/HalPhyRf.c
deleted100644 → 0
+0
−30
drivers/staging/r8188eu/include/HalPhyRf.h
deleted100644 → 0
+0
−9
Loading
ODM_GetRightChnlPlaceforIQK() is only called in one place, so move the call to the single location and make the file static. This lets us remove the hal/HalPhyRf.c and include/HalPhyRf.h files as they are now empty. Link: https://lore.kernel.org/r/20210730092417.1014392-3-gregkh@linuxfoundation.org Signed-off-by:Greg Kroah-Hartman <gregkh@linuxfoundation.org>