Commit 87c596b0 authored by Fabio Aiuto's avatar Fabio Aiuto Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723bs: remove BTC_PRINT_F macro definition

parent 2875b3bf
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -115,7 +115,6 @@ extern u32 GLBtcDbgType[];
/*  The following is for dbgview print */
#if DBG
#else
#define BTC_PRINT_F(dbgtype, dbgflag, printstr)		 no_printk printstr
#endif

struct btc_board_info {