Sfoglia il codice sorgente

Merge "qcacld-3.0: Remove obsolete struct hdd_context_s reference" into wlan-cld3.driver.lnx.2.0

CNSS_WLAN Service 6 anni fa
parent
commit
29d3a8bd20
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      core/cds/inc/cds_sched.h

+ 0 - 2
core/cds/inc/cds_sched.h

@@ -167,8 +167,6 @@ struct cds_log_complete {
 	bool recovery_needed;
 };
 
-/* forward-declare hdd_context_s as it is used ina function type */
-struct hdd_context_s;
 struct cds_context {
 	/* Scheduler Context */
 	cds_sched_context qdf_sched;