mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
driver: net: wireless: rtl8821cs fix clang build error
Signed-off-by: Wu Liangqing <wlq@rock-chips.com> Change-Id: I6e3f66ed682ff795697ed7c664b1bf2d96be1031
This commit is contained in:
@@ -43,7 +43,6 @@ const char *rtw_log_level_str[] = {
|
||||
void dump_drv_version(void *sel)
|
||||
{
|
||||
RTW_PRINT_SEL(sel, "%s %s\n", DRV_NAME, DRIVERVERSION);
|
||||
RTW_PRINT_SEL(sel, "build time: %s %s\n", __DATE__, __TIME__);
|
||||
}
|
||||
|
||||
void dump_drv_cfg(void *sel)
|
||||
|
||||
Reference in New Issue
Block a user