mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 18:04:38 -04:00
staging: rtl8723bs: remove empty hal/odm_debug.c file
remove file left empty after function deletion. remove related target in Makefile. Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/0bd6ce2da09a5e2a671dc4a53f1c2e7ba1a64066.1619794331.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
4f7cffcfe4
commit
83147d899e
@@ -28,7 +28,6 @@ r8723bs-y = \
|
||||
hal/HalPwrSeqCmd.o \
|
||||
hal/odm.o \
|
||||
hal/odm_CfoTracking.o \
|
||||
hal/odm_debug.o \
|
||||
hal/odm_DIG.o \
|
||||
hal/odm_DynamicBBPowerSaving.o \
|
||||
hal/odm_DynamicTxPower.o \
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/******************************************************************************
|
||||
*
|
||||
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
||||
*
|
||||
******************************************************************************/
|
||||
|
||||
#include "odm_precomp.h"
|
||||
|
||||
Reference in New Issue
Block a user