Export the symbol as it is used across multiple modules Change-Id: I7dd70bd0cf48b2f24cc10de7fd2e4bdd6bd938c6 CRs-Fixed: 2391939
@@ -218,6 +218,8 @@ error:
return QDF_STATUS_SUCCESS;
}
+qdf_export_symbol(wlan_ser_print_history);
+
void wlan_ser_update_cmd_history(
struct wlan_serialization_pdev_queue *pdev_queue,
struct wlan_serialization_command *cmd,