1
0
Fork 0

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>
hifive-unleashed-5.1
Jes Sorensen 2014-05-16 10:05:12 +02:00 committed by Greg Kroah-Hartman
parent a5daa10c38
commit a74aef2170
1 changed files with 0 additions and 6 deletions

View File

@ -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) \