mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 20:34:23 -04:00
staging: rtl8723au: The DBG_IO code is all gone
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a5daa10c38
commit
a74aef2170
@@ -223,12 +223,6 @@ struct reg_protocol_wt {
|
||||
|
||||
};
|
||||
|
||||
|
||||
#ifdef DBG_IO
|
||||
bool match_read_sniff_ranges(u16 addr, u16 len);
|
||||
bool match_write_sniff_ranges(u16 addr, u16 len);
|
||||
#endif /* DBG_IO */
|
||||
|
||||
#define PlatformEFIOWrite1Byte(_a,_b,_c) \
|
||||
rtl8723au_write8(_a,_b,_c)
|
||||
#define PlatformEFIOWrite2Byte(_a,_b,_c) \
|
||||
|
||||
Reference in New Issue
Block a user